From fe36f45e50c814d3ab475fd998d21124b161225b Mon Sep 17 00:00:00 2001 From: gruberdev Date: Sun, 18 Feb 2024 21:08:27 -0300 Subject: [PATCH] [home] adjusted frigate init command --- apps/home/frigate/base/cm.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/home/frigate/base/cm.yaml b/apps/home/frigate/base/cm.yaml index 98665732f..aa3f481c2 100644 --- a/apps/home/frigate/base/cm.yaml +++ b/apps/home/frigate/base/cm.yaml @@ -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