vno4-dome-ptz-high seems to work
This commit is contained in:
@@ -109,16 +109,16 @@ in
|
|||||||
};
|
};
|
||||||
inputs = [
|
inputs = [
|
||||||
{
|
{
|
||||||
#path = "rtsp://localhost:8554/vno4-dome-ptz-high";
|
path = "rtsp://localhost:8554/vno4-dome-ptz-high";
|
||||||
path = "rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=2&subtype=0";
|
#path = "rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=2&subtype=0";
|
||||||
roles = [
|
roles = [
|
||||||
"audio"
|
"audio"
|
||||||
"record"
|
"record"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
path = "rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=2&subtype=1";
|
|
||||||
#path = "rtsp://localhost:8554/vno4-dome-ptz-low";
|
#path = "rtsp://localhost:8554/vno4-dome-ptz-low";
|
||||||
|
path = "rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=2&subtype=1";
|
||||||
roles = [ "detect" ];
|
roles = [ "detect" ];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user