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

Cameras not connecting automatically #1213

Open AngryUndeadDad opened 1 month ago

AngryUndeadDad commented 1 month ago

Not sure if it's a bug or not. My cameras don't automatically connect. Then they disconnect when I close home assistant and stop recording. They only record if I open home assistant and push enable. Only then do they connect. Is there a setting I'm missing.

Environment (if applicable)

mrlt8 commented 1 month ago

ON_DEMAND=False? It should automatically disable the on_demand flag for a stream if you enable recording.

Are you on the dev branch by any chance?