From 1275be2c850be62703b810c158837c0232497e36 Mon Sep 17 00:00:00 2001 From: gruberdev Date: Wed, 21 Feb 2024 23:30:48 -0300 Subject: [PATCH] [home] fixed web2rtc (hopefully) on frigate --- apps/home/frigate/base/cm.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/apps/home/frigate/base/cm.yaml b/apps/home/frigate/base/cm.yaml index 9d8c03362..e75d45107 100644 --- a/apps/home/frigate/base/cm.yaml +++ b/apps/home/frigate/base/cm.yaml @@ -13,8 +13,10 @@ data: home: enabled: True ffmpeg: + output_args: + record: preset-record-generic-audio-copy inputs: - - path: rtsp://127.0.0.1:8554/rtsp_home + - path: rtsp://127.0.0.1:8554/main input_args: preset-rtsp-restream roles: - detect @@ -39,9 +41,9 @@ data: default: 30 go2rtc: streams: - rtsp_home: + main: - rtsp://wyze-bridge.homeassistant.svc.cluster.local:8554/studiocam - - "ffmpeg:rtsp_home#audio=opus#video=h264#hardware" + - "ffmpeg:main#audio=opus" webrtc: candidates: - 10.43.174.235:8555