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.6k stars 159 forks source link

Addon no longer runs #1171

Closed McMoobud closed 5 months ago

McMoobud commented 5 months ago

Hey mrlt8, love your work and your addon very much!

Unfortunately after the latest update (2.8.3) the add-on no longer starts and I get the following error in the logs:

[WyzeBridge] Stopping 1 stream [WyzeBridge] 📕 Client stopped reading from driveway-cam [WyzeBridge] ❌ '/driveway-cam' stream is down [WyzeBridge] Stopping MediaMTX... ice ERROR: 2024/05/02 16:43:22 Failed to read UDP packet: read udp [::]:8189: use of closed network connection [WyzeBridge] 👋 goodbye! [WyzeBridge] Stream monitoring stopped

Nothing has changed in the config, and I've tried restarting following the update with no luck.

Anything I can try to resolve? Any help greatly appreciated :)

gdgeist commented 5 months ago

image image

Appears that the config now requires a developer API Key and wont start without it - the changelog implied it was optional. Add-on is borked for time being without it.

McMoobud commented 5 months ago

Just found that in the Github Instructions, My apologies for not finding it before I raised this.

Back up and running with API and Key ID :)