4096: set video encoder

This commit is contained in:
2025-04-06 22:07:45 +03:00
parent 79f7c3ea95
commit 4b991d0245

View File

@@ -72,7 +72,7 @@ in
#};
streams = {
"vno4-dome-panorama-4096" = [
"ffmpeg:rtsp://frigate:\${FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=1&subtype=0#width=4096"
"ffmpeg:rtsp://frigate:\${FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=1&subtype=0#width=4096#video=h264"
];
"vno4-dome-panorama-orig" = [
"ffmpeg:rtsp://frigate:\${FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=1&subtype=2"