From dcd5e67dd7f5503f5078cde60a5b59910c2b78b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Thu, 13 Feb 2025 21:53:43 +0200 Subject: [PATCH] high works --- modules/services/frigate/default.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/modules/services/frigate/default.nix b/modules/services/frigate/default.nix index d2536a4..114251d 100644 --- a/modules/services/frigate/default.nix +++ b/modules/services/frigate/default.nix @@ -86,8 +86,7 @@ in }; inputs = [ { - #path = "rtsp://localhost:8554/vno4-dome-panorama-high"; - path = "rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=1&subtype=0"; + path = "rtsp://localhost:8554/vno4-dome-panorama-high"; roles = [ "audio" "record" @@ -110,7 +109,6 @@ in inputs = [ { path = "rtsp://localhost:8554/vno4-dome-ptz-high"; - #path = "rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=2&subtype=0"; roles = [ "audio" "record"