Increase recording time #688
Answered
by
roflcoopter
coderunway
asked this question in
Q&A
-
Currently, all recordings are of 5 to 10 seconds. As a result, it ends up creating a large list of small files. Is there a config parameter that can increase this time or file size? |
Beta Was this translation helpful? Give feedback.
Answered by
roflcoopter
Nov 23, 2023
Replies: 1 comment
-
It should record for as long as there is activity (detected object or motion depending on your config) If you want to increase the minimum recording time you can set |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
roflcoopter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It should record for as long as there is activity (detected object or motion depending on your config)
If you want to increase the minimum recording time you can set
idle_timeout
underrecorder
for the camera to specify for how long to keep recording after activity has stopped.