From a7f1fcaf2e06804e2103f8296ecee7ef7c755e49 Mon Sep 17 00:00:00 2001 From: admin_jk Date: Tue, 17 Feb 2026 14:10:20 -0700 Subject: [PATCH] add rtsp restream for go2rtc --- lxc2/frigate/config/frigate.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lxc2/frigate/config/frigate.yml b/lxc2/frigate/config/frigate.yml index 59c2826..4b880e1 100644 --- a/lxc2/frigate/config/frigate.yml +++ b/lxc2/frigate/config/frigate.yml @@ -24,6 +24,7 @@ cameras: roles: - record - path: rtsp://127.0.0.1:8554/camera_1_sub + input_args: preset-rtsp-restream roles: - detect detect: @@ -38,6 +39,7 @@ cameras: roles: - record - path: rtsp://127.0.0.1:8554/camera_2_sub + input_args: preset-rtsp-restream roles: - detect detect: @@ -52,6 +54,7 @@ cameras: roles: - record - path: rtsp://127.0.0.1:8554/camera_3_sub + input_args: preset-rtsp-restream roles: - detect detect: