mtworx: bump to 6.12

This commit is contained in:
2025-03-27 08:24:03 +00:00
parent 3538f53456
commit 6e62f15ff1
2 changed files with 4 additions and 1 deletions

View File

@@ -80,6 +80,9 @@ 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"
];