disable go2rtc for a while
This commit is contained in:
@@ -31,6 +31,17 @@ in
|
|||||||
detect = {
|
detect = {
|
||||||
enabled = true;
|
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 = {
|
detectors = {
|
||||||
coral = {
|
coral = {
|
||||||
type = "edgetpu";
|
type = "edgetpu";
|
||||||
|
|||||||
Reference in New Issue
Block a user