File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,22 +55,22 @@ go2rtc:
5555 kitchen-nest :
5656 - " nest:?client_id={FRIGATE_NEST_CLIENT_ID}&client_secret={FRIGATE_NEST_CLIENT_SECRET}&refresh_token={FRIGATE_NEST_REFRESH_TOKEN}&project_id={FRIGATE_NEST_PROJECT_ID}&device_id=AVPHwEtnbEGv0Bh9GblHDv66SK0jKGBAbQ1Mnnkuki_YW4_XQJGgV_dZ-nlouy_oRShGc1_7PwBFabTHa8ovpRYEyb8CZVk&protocols=WEB_RTC&video=h264&audio=opus"
5757cameras :
58- # Wyze camera via wyze-bridge
59- shed :
60- enabled : true
61- ffmpeg :
62- inputs :
63- - path : rtsp://192.168.10.46:8554/shed
64- roles :
65- - detect
66- - record
67- detect :
68- enabled : true
69- width : 1280
70- height : 720
71- fps : 5
72- live :
73- height : 1080
58+ # Wyze camera via wyze-bridge (disabled - Wyze API auth broken)
59+ # shed:
60+ # enabled: true
61+ # ffmpeg:
62+ # inputs:
63+ # - path: rtsp://192.168.10.46:8554/shed
64+ # roles:
65+ # - detect
66+ # - record
67+ # detect:
68+ # enabled: true
69+ # width: 1280
70+ # height: 720
71+ # fps: 5
72+ # live:
73+ # height: 1080
7474 # Add Nest cameras via go2rtc restream
7575 backyard :
7676 enabled : true
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ metadata:
66 annotations :
77 reloader.stakater.com/auto : " true"
88spec :
9- replicas : 1
9+ replicas : 0
1010 strategy :
1111 type : Recreate
1212 selector :
You can’t perform that action at this time.
0 commit comments