mrlt8 / docker-wyze-bridge

WebRTC/RTSP/RTMP/LL-HLS bridge for Wyze cams in a docker container
GNU Affero General Public License v3.0
2.67k stars 169 forks source link

Camera needs manually refresh? #996

Open memattyg opened 1 year ago

memattyg commented 1 year ago

Hi, currently pulling a stream into Frigate. Noticed that camera was offline in Frigate and showing stale image in WebUI for Wzye Bridge. Manually hit the refresh button (top right corner double arrow button) and camera came back instantly inside Frigate. I have it set to refresh every 30 seconds in the top right of the WebUI but that doesnt seem to be happening?

What setting impacts this? What can I change to keep it refreshing so it keeps feeding into Frigate? Using rtsp://homeassistant.local as the url, open to changing to a different url to either fix issue or be more efficient in terms of computing.

chadarees commented 1 year ago

I have the exact same issue.

On my dashboard it shows they are idle or disconnected

IN the webui I have to manually refresh to get an update image.

mrlt8 commented 1 year ago

Does ON_DEMAND=False help?

chadarees commented 1 year ago

yes, This does solve it. Thank you so much!

Does ON_DEMAND=False help?

jeeftor commented 1 year ago

I'm about to try this ... i thin its the same issue i'm having