diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index ae20436..b48acaf 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -403,7 +403,7 @@ in ]; } { - path = "rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=1&subtype=1"; + path = "rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=1&subtype=2"; roles = [ "detect" ]; } ];