disable go2rtc for a while

This commit is contained in:
2025-02-13 07:31:57 +00:00
parent e45b215454
commit 1f777dd46e

View File

@@ -31,6 +31,17 @@ in
detect = {
enabled = true;
};
go2rtc = {
streams = {
#vno4-dome-panorama = {
# path = "rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=1&subtype=0";
#};
#vno4-dome-ptz = {
# path = "rtsp://frigate:{FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=2&subtype=0";
#};
};
};
detectors = {
coral = {
type = "edgetpu";