frigate: fix roles
This commit is contained in:
@@ -410,7 +410,7 @@ in
|
|||||||
path = "rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=1&subtype=0";
|
path = "rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=1&subtype=0";
|
||||||
roles = [
|
roles = [
|
||||||
"audio"
|
"audio"
|
||||||
"detect"
|
"record"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user