Replies: 2 comments 1 reply
-
so, I am creating a ONVIF Server library to compliment My RTSP Server library if you want to have a look and help here is the link https://github.com/rjsachse/ESP32-OnvifServer |
Beta Was this translation helpful? Give feedback.
-
I have access to several different ONVIF recorders if you would like me to test anything in particular, but in my experience, Agent DVR and ODM are excellent choices for testing ONVIF devices. I can set up a test rig with some servos as well if that helps. I have the hardware available to me to do this. Hardware is much more my thing than software. I am happy to contribute however I can. I believe that getting Video and Audio feeds alone would make an excellent MVP for ONVIF support |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I integrated my previous ONVIF code and tested it using ODM (ONVIF Device Manager) and Agent DVR. The basic functionality is operational, as it processes requests and responds accordingly. However, I am hesitant to submit a pull request because I need assistance in finalizing the XML responses for various features. Additionally, I lack the necessary peripherals, such as pan-and-tilt servos, and I do not own any ONVIF recorders. I initially embarked on this implementation at the request of a user. Hence, I created RTSP Server library to use with ONVIF for Video, Audio & Subtitles
I am seeking advice on the best approach to collaborate with users to complete the XML responses.
Beta Was this translation helpful? Give feedback.
All reactions