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.45k stars 151 forks source link

NET_MODE: ANY not working for Home Assistant Addon #1220

Open nkm8 opened 1 month ago

nkm8 commented 1 month ago

Describe the bug

Setting NET_MODE: ANY doesn't appear to work. After failing to connect to the local IP, the camera simply shows as offline instead of falling back to P2P or relay.

Environment (if applicable)

mrlt8 commented 1 month ago

This is an issue with the 2024 firmware. You either have to downgrade the cameras or put the bridge on the same LAN as the cameras.

nkm8 commented 1 month ago

Interesting - a few follow-up questions:

mrlt8 commented 1 month ago

It's difficult to say since the authentication still works locally. Possibly related to B-44285.

All firmware released in 2024 seem to be affected.

One possible solution may be to use an updated tutk library if anyone has a copy?

nkm8 commented 1 month ago

I'm traveling this weekend and plan on testing a long-disconnected camera that is currently running 4.36.9.139 (5/18/2022). If what you said is true, I could theoretically manually upgrade to 4.36.11.7095 (October 25, 2023) and still use remote streaming.

An alternative would be the old official RTSP firmware. I know this firmware is extremely old and potentially buggy - does anyone have any experience on if the RTSP firmware offers any stability compared to the latest stock used with docker-wyze-bridge?

mrlt8 commented 1 month ago

Check out wz_mini_hacks which has the ability to block updates.

nkm8 commented 4 weeks ago

I attempted to, but I am unable to get it working with my camera: https://github.com/gtxaspec/wz_mini_hacks/issues/611#issuecomment-2143263682

I may try the old stock RTSP firmware next.

mrlt8 commented 3 weeks ago

I believe rtsp firmware is exempt from the auto updates.