frigate: use downscaled video for ptz
This commit is contained in:
parent
06093ebd9a
commit
11c820ecbd
@ -81,7 +81,7 @@ in
|
||||
"ffmpeg:rtsp://localhost:8554/vno4-dome-panorama-orig#hardware=vaapi#video=h264#width=1280"
|
||||
];
|
||||
"vno4-dome-ptz-orig" = [
|
||||
"ffmpeg:rtsp://frigate:\${FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=2&subtype=0#video=copy#audio=copy"
|
||||
"ffmpeg:rtsp://frigate:\${FRIGATE_RTSP_PASSWORD}@192.168.188.10/cam/realmonitor?channel=2&subtype=2#video=copy#audio=copy"
|
||||
];
|
||||
"vno4-dome-ptz-high" = [
|
||||
"ffmpeg:rtsp://localhost:8554/vno4-dome-ptz-orig#hardware=vaapi#video=h264#audio=copy"
|
||||
|
Loading…
Reference in New Issue
Block a user