guino / LSCOutdoor1080P

Root customization of the LSC Outdoor 1080P camera and LSC Rotating 1080P cameras
20 stars 5 forks source link

No RTSP on v2.10.36 from option 3 #13

Open ThomasL-Dev opened 2 months ago

ThomasL-Dev commented 2 months ago

I've recently buy one LSC Rotatable PTZ camera which was on version 3.10.75, i've followed the option 3 to set it on version 2.10.36, everything work well (i can control it from the "/ptz.html", telnet can be enable/disable from the url) except the RTSP flux, the camera still working on the mobile app, but can't get it from VLC, did i miss something from your readme ?

guino commented 1 month ago

If you're running 2.10.36 and can control ptz, then you should be able to get RTSP from it as well -- VLC can be hit or miss with these devices depending on version/OS, etc. I would recommend you trying a different application, i.e. any phone app RTSP viewer, or ffmpeg/ffplay, or mplayer.

The url for playback should just be rtsp://192.168.1.nnn/main_ch (or whatever IP address for the camera), for instance: ffplay rtsp://192.168.1.83/main_ch vlc rtsp://192.168.1.83/main_ch