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

Docker Wyze Brige Ver 2.9.5 with audio enabled not working with Wyze V4 Cams #1241

Closed rspierenburg closed 2 weeks ago

rspierenburg commented 3 weeks ago

Describe the bug

Every since updating from 2.9.4 to 2.9.5 my two Wyze V4s will not stream if Audio is enabled.

Environment (if applicable)

Here is the log.

🚀 DOCKER-WYZE-BRIDGE v2.9.5 X86_64

[WyzeBridge] 📚 Using 'auth' from local cache...

mrlt8 commented 3 weeks ago

Thank you @rspierenburg! Could you try the edge build?

rspierenburg commented 3 weeks ago

Sorry I'm not sure how to get the edge build.

airbornetrooper82573 commented 3 weeks ago

Sorry I'm not sure how to get the edge build.

In your docker compose, change from latest or dev to edge.

image: mrlt8/wyze-bridge:edge

I can now use audio and view on home app again!

rspierenburg commented 3 weeks ago

And where would I find the Docker compose file in Home Assistant?