panoramic: use the smaller stream
This commit is contained in:
@@ -415,13 +415,13 @@ in
|
|||||||
roles = [
|
roles = [
|
||||||
"audio"
|
"audio"
|
||||||
"record"
|
"record"
|
||||||
"detect"
|
#"detect"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
#{
|
{
|
||||||
# path = "rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=1&subtype=2";
|
path = "rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=1&subtype=1";
|
||||||
# roles = [ "detect" ];
|
roles = [ "detect" ];
|
||||||
#}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user