go2rtc: remove debug logs

https://github.com/AlexxIT/go2rtc/issues/1611
This commit is contained in:
2025-02-19 23:02:44 +02:00
parent a68e231e2e
commit 52be732675

View File

@@ -67,10 +67,10 @@ in
enable = true; enable = true;
settings = { settings = {
# https://github.com/AlexxIT/go2rtc/issues/831 # https://github.com/AlexxIT/go2rtc/issues/831
log = { #log = {
format = "text"; # format = "text";
level = "trace"; # level = "trace";
}; #};
streams = { streams = {
"vno4-dome-panorama-orig" = [ "vno4-dome-panorama-orig" = [
"ffmpeg:rtsp://frigate:\${FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=1&subtype=2" "ffmpeg:rtsp://frigate:\${FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=1&subtype=2"