gtxaspec / wz_mini_hacks

wz camera mods... make your camera better.
1.33k stars 114 forks source link

ONVIF Support #716

Open nschimme opened 10 months ago

nschimme commented 10 months ago

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: https://github.com/gtxaspec/wz_mini_hacks/discussions/660

gtxaspec commented 10 months ago

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

virmaior commented 9 months ago

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 commented 9 months ago

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

gord888 commented 2 weeks ago

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 commented 2 weeks ago

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

Danimal4326 commented 1 week ago

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