frigate: fix roles

This commit is contained in:
2025-01-26 14:01:42 +02:00
parent 1e0ac7146f
commit 9da27d4484

View File

@@ -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"
]; ];
} }
{ {