this is the next
when I change this, my cameras no longer work either
I use the bottom line
- url: "rtsp: /
- rtsp_url: / this is what i use
if I use the top one the cameras don't work
meanwhile bought another camera:
the sony snc-dh140 and tried with this rtsp stream
rtsp: / username:pwd @ 192.168.1.145/media/video1
but it is not working yet on rpisurv , I may have to update the rpisurv program first ?
the rtsp stream does work with vlc player in windows 10
cameras with port ip 122 and 123 work but it is the cam with ip 124 that does not work and has no rtsp
the other cameras do have rtsp
but it also doesn't work with the new url
essentials:
#These are the rtsp streams you want the program to display
#The streams will be displayed in the order you present them here
camera_streams:
#Foscam-fi9821w example
- rtsp_url: "rtsp:/home:[email protected]:9002/videoMain"
#- url...
why does the rpi not play an http stream, or if there is an error as a rule, it works in vlc
rtsp is now problem
camera_streams:
#Foscam-fi9821w example
- rtsp_url: "rtsp:/home12@[email protected]:9002/videoMain"
- http_url...