From f3085ff48c1a12f77544174b424d76284ab135df Mon Sep 17 00:00:00 2001 From: gruberdev Date: Tue, 13 Feb 2024 21:20:01 -0300 Subject: [PATCH] [home] renabled restream on frigate --- apps/home/frigate/base/cm.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/apps/home/frigate/base/cm.yaml b/apps/home/frigate/base/cm.yaml index d89dc4d0c..e33b97df5 100644 --- a/apps/home/frigate/base/cm.yaml +++ b/apps/home/frigate/base/cm.yaml @@ -18,9 +18,14 @@ data: default: 3000 objects: person: 1000 + 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}'#header='Content-Type: application/json'" cameras: hall_cam: - enabled: false + enabled: true ffmpeg: inputs: - path: rtsp://127.0.0.1:8554/hall_cam