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.64k stars 166 forks source link

Cams randomly go offline for DWB, but are fine in Wyze app, get "Connected via relay" log for that camera specifically. WebRTC URL "Page not found" #786

Open bobloadmire opened 1 year ago

bobloadmire commented 1 year ago

Not quite sure why this is happening, but about once a day one of the 6 of my cams will go "page not found" but works fine in Wyze app. the only logs I can find for that came say "Connected vid relay" but there are no errors. Rebooting the Wyze cam fixes the issue. Sorry I can't be of more help, theres nothing else in the logs, no errors.

bobloadmire commented 1 year ago

Config yaml:

NET_MODE: LAN
SNAPSHOT: RTSP60
MQTT_DTOPIC: homeassistant
ENABLE_AUDIO: false
ON_DEMAND: true
SUBSTREAM: false
CAM_OPTIONS: []
IMG_TYPE: jpg
AUDIO_CODEC: COPY
PULL_PHOTO: false
PULL_ALARM: false
QUALITY: SD10
WB_WEBRTC_URL: http://cams.xxxx.com/
WB_RTSP_URL: rtsp://xxxx:8554/
WB_RTMP_URL: rtmp://xxxx:1935/
WB_HLS_URL: http://xxxx:8888/
mrlt8 commented 1 year ago

Does ON_DEMAND: false help? that should keep the connection to the cameras open.

Truepix commented 1 year ago

I have the same problem. since the last updates the camera goes offline after a while... Before I didn't have this problem and I haven't changed anything in my configuration.

I use a wyze V3 camera which is connected to my Synology Station using the RTSP stream which records continuously...

WYZE_EMAIL: my e-mail WYZE_PASSWORD: private NET_MODE: ANY SNAPSHOT: RTSP MQTT_DTOPIC: homeassistant ENABLE_AUDIO: true ON_DEMAND: false SUBSTREAM: false CAM_OPTIONS: [] environment:

bobloadmire commented 1 year ago

Got a new one this morning, to the same V3 that keeps dropping.

[WyzeBridge] ⏰ Timed out connecting to Sissy's Room.

Works fine in the app. On Fri, Apr 21, 2023, 7:29 AM Truepix @.***> wrote:

I have the same problem. since the last updates the camera goes offline after a while... Before I didn't have this problem and I haven't changed anything in my configuration.

I use a wyze V3 camera which is connected to my Synology Station using the RTSP stream which records continuously...

WYZE_EMAIL: my e-mail WYZE_PASSWORD: private NET_MODE: ANY SNAPSHOT: RTSP MQTT_DTOPIC: homeassistant ENABLE_AUDIO: true ON_DEMAND: false SUBSTREAM: false CAM_OPTIONS: [] environment:

— Reply to this email directly, view it on GitHub https://github.com/mrlt8/docker-wyze-bridge/issues/786#issuecomment-1517922079, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABAK3FFVQHIRBU47QULBORDXCKKT7ANCNFSM6AAAAAAXF2HQPU . You are receiving this because you authored the thread.Message ID: @.***>

mrlt8 commented 1 year ago

Is the problematic v3 on the same firmware as the other cameras?

bobloadmire commented 1 year ago

as far as i've seen, thats the case, personally.

Truepix commented 1 year ago

firmware version 4.36.10.4054 Wyze v3

do you have that too?

bobloadmire commented 1 year ago

firmware version 4.36.10.4054 Wyze v3

do you have that too?

Same

Truepix commented 1 year ago

I just put back this firmware demo_wcv3_4.36.10.3406.bin I will keep you informed

bobloadmire commented 1 year ago

oh I didn't realize there were only specific support firmwares. is there a list?

bobloadmire commented 1 year ago

also, all my cams are on that firmware, only having issues with one of them.

Truepix commented 1 year ago

firmware = https://support.wyze.com/hc/en-us/articles/360024852172-Release-Notes-Firmware

how to = https://support.wyze.com/hc/en-us/articles/360031490871-How-to-flash-your-Wyze-Cam-firmware-manually

Truepix commented 1 year ago

In my context everything was functional before. I have been recording continuously for months

I'm trying to figure out where the problem is coming from. Is it the camera with the updates or is it the wyze bridge...

Truepix commented 1 year ago

small update:

Since the implementation of firmware 4.36.10.3406. My camera hasn't stopped yet. Since yesterday I have been recording non stop and without any errors.