Roger Hardiman
Roger Hardiman
Currently there is no support for these functions. If you want to help add some then I'd be happy to help.
I've never used a Dahua NVR before so you may have found a bug or issue. It looks like you may have issues opening the Pi camera rtspServer error: Error:...
Hi Sorry, I misread the error. The ENOENT is not /dev/video0 that cannot be found. It is the v4l2rtspserver application that cannot be found. RPOS starts the 'v4l2rtspserver' application which...
You asked about testing. You can can check the RTSP stream with ffplay rtsp://192.168.1.147:8554/h264 (or I see you switched to port 554 in your config)
Hi a) so is there a problem in setup_v4l2rtspserver and I've not executed it recently? b) To run as a gateway you put in the full RTSP address in rposConfig.json....
a) Will try and use mpromonet's instructions b) you only need the RTSP gateway when you are using a different RTSP server. If you are using 4 to 8 Pis...
In rposConfig..json, try putting in the Pi's OpenVPN IP address in IpAddress" : "", eg IpAddress" : "10.8.0.156", Some of the ONVIF commands the Pi sends out have to include...
It would be worth reporting this to SecuritySpy. I've sent them problem reports in the past and found them to be really helpful. Roger
Did your first post say you are setting the Pi to the same ip address as the mac?
Hi ONVIF is a protocol to help CCTV recorders and Viewing software get the low level RTSP address. In this case you have tried VLC with the RTSP address which...