Restrict recorded file size #4873
Unanswered
devanshujethva
asked this question in
Questions
Replies: 0 comments
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.
-
Question
I want to know if I can control the file size of recording.
I want feature where if my segment was created for 1hr and it was of 1 GB but maximum file size must be 300 MB then I want that file to be segmented in multiple segment of 300 MB so like -> 3 segment of 300 MB and 1 segment of 100 MB and also I want my runOnSegmentComplete command to be run for each segment as well.
Beta Was this translation helpful? Give feedback.
All reactions