Skip to content

Commit

Permalink
[home] adjusted frigate init command
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev committed Feb 19, 2024
1 parent f297ca6 commit fe36f45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/home/frigate/base/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ data:
go2rtc:
streams:
hall_cam:
- http://home-assistant.homeassistant.svc.cluster.local:8123/api/camera_proxy_stream/camera.acessoweb_scseg_com_br
- "ffmpeg:hall_cam#video=h264#hardware#header='Authorization:Bearer {FRIGATE_HA_TOKEN}'"
- http://home-assistant.homeassistant.svc.cluster.local:8123/api/camera_proxy_stream/camera.acessoweb_scseg_com_br#header=Authorization: {FRIGATE_HA_TOKEN}"
- "ffmpeg:hall_cam#video=h264#hardware"
cameras:
hall_cam:
enabled: true
Expand Down

0 comments on commit fe36f45

Please sign in to comment.