Adjust FFmpeg input args to restream preset #18
This commit is contained in:
parent
293ee80a6f
commit
db12bd0c35
|
@ -191,7 +191,7 @@ cameras:
|
|||
|
||||
ffmpeg:
|
||||
hwaccel_args: preset-vaapi # Use VAAPI hardware acceleration by default
|
||||
input_args: preset-rtsp-generic
|
||||
input_args: preset-rtsp-restream
|
||||
|
||||
objects:
|
||||
track:
|
||||
|
|
Loading…
Reference in New Issue