-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ONVIF Support #716
Comments
that old dafang package is a nightmare to compile and deal with. i would look into |
Was going to try to bring the MQTT code that someone put into a fork a while back ago as an option. I've looked at ONVIF and the documentation as far as I can tell suffers from the "sandbox problem" (or rather its like - emacs -- would you like a text editor with your emacs operating system?) |
I would suggest we limit the features to the bare minimum. Motion and PTZ are nice to haves but could be extensions. |
Howdy folks - i realize this is an old thread, but if you're still looking to get your wz_mini_hacks Wyzecam working with ONVIF i did figure out a solution. There's a software here: https://www.happytimesoft.com/products/onvif-server/index.html that implements a VERY basic ONVIF server. You can change the configuration of the ONVIF server so that it responds with the RTSP stream that points to your WyzeCam. I'm currently using this method so i can get the WyzeCam to work with my Reolink NVR and it's been working alright. |
I've since moved on to Thingino which has an ONVIF server implementation |
Check out this project for a self contained OSS onvif server: |
Can we implement ONVIF support?
There is some work already done as part of the Dafang-Hacks project: https://github.com/Dafang-Hacks/Main/tree/master/onvif
Relevant discussion: #660
The text was updated successfully, but these errors were encountered: