panoramic: use stream 2

This commit is contained in:
2025-01-26 18:03:35 +02:00
parent f51fa676b7
commit 31cbf6b175

View File

@@ -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" ]; roles = [ "detect" ];
} }
]; ];