Replies: 1 comment
-
|
The recordings will varry on size and its not possibly to cap at a size directly, but there is already a config option for how long the segment is, that should default to 30 seconds ..., you can lower that further and it would have the same effect. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I enable object detection to trigger a recording of my CCTV and I save my recordings in RAM then use an external script to upload those recordings to a telegram bot, the problem is that telegram limits file upload up to 50MB in size, if there's a file larger than that then the upload will fail, can you add a feature to split recordings into parts by adding a file limit feature ?
Beta Was this translation helpful? Give feedback.
All reactions