mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-21 03:09:02 +03:00
make watchdog timeout configurable per camera (fixes #95)
This commit is contained in:
@@ -99,6 +99,12 @@ cameras:
|
||||
################
|
||||
take_frame: 1
|
||||
|
||||
################
|
||||
# The number of seconds frigate will allow a camera to go without sending a frame before
|
||||
# assuming the ffmpeg process has a problem and restarting.
|
||||
################
|
||||
# watchdog_timeout: 300
|
||||
|
||||
################
|
||||
# Camera level object config. This config is merged with the global config above.
|
||||
################
|
||||
|
||||
Reference in New Issue
Block a user