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 Network Interface not persistent #1

Closed
barrymossel opened this issue Sep 12, 2020 · 7 comments
Closed

ONVIF Network Interface not persistent #1

barrymossel opened this issue Sep 12, 2020 · 7 comments

Comments

@barrymossel
Copy link

When changing the ONVIF Network Interface via the web interface to Wireless, press save and refresh the page, it goes back to ethernet.

@roleoroleo
Copy link
Owner

It's a typo.
You can fix it changing ONVIF_INTERFACE with ONVIF_NETIF inside 2 files:

  • /mnt/mmc/sonoff-hack/etc/system.conf
  • /mnt/mmc/sonoff-hack/script/check_conf.sh

@barrymossel
Copy link
Author

Cool will try it later. Unfortunately ONVIF seems (through ethernet) very slow though...

@roleoroleo
Copy link
Owner

What is slow?
ptz?

@barrymossel
Copy link
Author

No, actually the stream is lagging 2-3 seconds (or even more). Big difference opposed to the Ewelink app (or RTSP stream from original firmware - at least it seems). Will test later.

@roleoroleo
Copy link
Owner

Onvif it's only a descriptor, doesn't provide stream.
The stream is the original rtsp produced from the cam through the sonoff firmware.

@barrymossel
Copy link
Author

I already had that feeling lol. Just seemed that way then. App is way faster though.

But thanks for this hack. Really nice!

@roleoroleo roleoroleo mentioned this issue Sep 17, 2020
@roleoroleo
Copy link
Owner

Fixed in 0.0.5
https://github.com/roleoroleo/sonoff-hack/releases/tag/0.0.5

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

2 participants