This commit is contained in:
Bryan Ramos 2026-03-13 22:32:16 -04:00
parent 1cfda9c67b
commit 1feef552da
2 changed files with 7 additions and 2 deletions

View file

@ -43,7 +43,7 @@ in
parking_lot = {
detect.enabled = false;
ffmpeg.inputs = [{
path = "rtsp://admin:ocu?u3Su@192.168.0.59/cam/realmonitor?channel=1&subtype=0";
path = "rtsp://admin:ocu?u3Su@192.168.1.194/cam/realmonitor?channel=1&subtype=0";
roles = [ "record" ];
}];
};