mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 11:31:28 +08:00
tweak input params and gracefully kill ffmpeg
This commit is contained in:

committed by
Blake Blackshear

parent
2ec45cd1b6
commit
ebaa8fac01
@@ -46,6 +46,12 @@ cameras:
|
||||
# - /dev/dri/renderD128
|
||||
# - -hwaccel_output_format
|
||||
# - yuv420p
|
||||
|
||||
################
|
||||
# Optional custom input args. Some cameras may need custom ffmpeg params to work reliably. Specifying
|
||||
# these will replace the default input params.
|
||||
################
|
||||
# ffmpeg_input_args: []
|
||||
|
||||
regions:
|
||||
- size: 350
|
||||
|
Reference in New Issue
Block a user