mpromonet / v4l2onvif

ONVIF server for V4L2 Devices
GNU General Public License v3.0
118 stars 61 forks source link

Changing Frame Rate #4

Closed taospartan closed 2 years ago

taospartan commented 5 years ago

Hi, Im using a rpi zero w, running v4l2rtspserver and v4l2onvif, I successfully can see the rtsp feed and although it takes a long time to load, view the stream in onvif DM. However when I try to change the frame rate, resolution or GOP size I am unable to do so, is this the standard behaviour?

many thanks

Tao

mpromonet commented 4 years ago

Hi Tao,

I have now integrate RTSP server in this project and the ws-discovery. Then it is a simpler solution, however changing resolution, framerate are still buggy. Changing image settings should work.

Best Regards, Michel.

taospartan commented 4 years ago

Many thanks I look forward to testing it!!