frigate: fix channels

This commit is contained in:
Motiejus Jakštys 2025-01-26 17:57:05 +02:00
parent 9110cc6b4c
commit f51fa676b7

View File

@ -425,7 +425,7 @@ in
];
}
{
path = "rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=2&subtype=1";
path = "rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=2&subtype=2";
roles = [ "detect" ];
}
];