Skip to content
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

Open
nschimme opened this issue Jan 24, 2024 · 6 comments
Open

ONVIF Support #716

nschimme opened this issue Jan 24, 2024 · 6 comments

Comments

@nschimme
Copy link

nschimme commented Jan 24, 2024

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

@gtxaspec
Copy link
Owner

gtxaspec commented Jan 24, 2024

that old dafang package is a nightmare to compile and deal with. i would look into
https://github.com/roleoroleo/onvif_simple_server

@virmaior
Copy link
Contributor

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?)

@nschimme
Copy link
Author

nschimme commented Feb 1, 2024

I would suggest we limit the features to the bare minimum. Motion and PTZ are nice to haves but could be extensions.

@gord888
Copy link

gord888 commented Nov 11, 2024

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.

@nschimme
Copy link
Author

nschimme commented Nov 11, 2024

I've since moved on to Thingino which has an ONVIF server implementation

@Danimal4326
Copy link

Check out this project for a self contained OSS onvif server:
https://github.com/p10tyr/rtsp-to-onvif

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants