forked from Github/frigate
Set max value for pre_capture (#8656)
This commit is contained in:
@@ -51,7 +51,9 @@ DRIVER_INTEL_iHD = "iHD"
|
||||
# Record Values
|
||||
|
||||
CACHE_SEGMENT_FORMAT = "%Y%m%d%H%M%S%z"
|
||||
MAX_PRE_CAPTURE = 60
|
||||
MAX_SEGMENT_DURATION = 600
|
||||
MAX_SEGMENTS_IN_CACHE = 6
|
||||
MAX_PLAYLIST_SECONDS = 7200 # support 2 hour segments for a single playlist to account for cameras with inconsistent segment times
|
||||
|
||||
# Internal Comms Topics
|
||||
|
||||
Reference in New Issue
Block a user