Skip to content

Commit

Permalink
[home] frigate enabled camera
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev committed Feb 19, 2024
1 parent d652159 commit 92b21df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/home/frigate/base/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ data:
hall_cam: "exec:ffmpeg -headers 'Authorization: Bearer {FRIGATE_HA_TOKEN}' -i http://home-assistant.homeassistant.svc.cluster.local:8123/api/camera_proxy/camera.acessoweb_scseg_com_br -rtsp_transport -c copy -f rtsp {{output}}"
cameras:
hall_cam:
enabled: False
enabled: True
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/hall_cam
Expand Down

0 comments on commit 92b21df

Please sign in to comment.