go2rtc: remove av1 stream

didn't work out
This commit is contained in:
2025-05-24 23:00:51 +03:00
parent 100a96ccad
commit 4553068dcb

View File

@@ -80,9 +80,6 @@ in
"vno4-dome-panorama-low" = [
"ffmpeg:rtsp://localhost:8554/vno4-dome-panorama-orig#hardware=vaapi#video=h264#width=1280"
];
"vno4-dome-ptz-av1" = [
"ffmpeg:rtsp://frigate:\${FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=2&subtype=0#video=av1"
];
"vno4-dome-ptz-orig" = [
"ffmpeg:rtsp://frigate:\${FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=2&subtype=2#video=copy#audio=copy"
];