Roger Hardiman
Roger Hardiman
The starting point is GetProfiles and GetProfile. Look at the XML that these return. They return a Video Profile which ties up 3 other data structures VideoSourceConfiguration (eg the camera...
It would be really nice if we could implement H264 and MJPEG together. The problem currently is that we use the v4l2 driver for the Raspberry Pi cameras and that...
So it looks like the code that computes the length of the XML payload is incorrect.
Can you give me remote access to the camera? Then I will have a quick look. I have all sorts of makes of IP camera here, but no Dahua cameras....
The fix is already in the master branch. @gxj1134506645 - were you using old source code when reporting the issue? Just checking where you got the source from in case...
I don't have a working Mac at the moment to make it and test it. You will need to make it yourself using the 'pkg' utility. Roger
I understand what you are trying to do. Unfortunately with RPOS this is not possible with config file settings as RPOS was written to tell ONVIF users that it has...
send me an email to  I can make RPOS proxy as many RTSP streams as you want via the ONVIF XML messages but in the real world CCTV software...
sorry for the delay in noticing this was posted on github. It was school vacation week last week so I was offline. (we call it half-term week) I've just been...
Hi Ray grab the latest source from github. I added a try/catch so the ffmpeg snapshot failure would not crash the software. Roger