-
-
Notifications
You must be signed in to change notification settings - Fork 855
Open
Description
Hi Pedro,
I'd like to limit the recording file size to <4G (the Fat32 limit). I think there aren't any listeners specific to the recording, or parameters to help limit the recorded file size.
I was thinking to use onNewBitrate() {}
to check if recording isRunning
, check file size from the path, and trigger the stopRecord if necessary .
Can you think of a better/more efficient solution?
Thanks,
Alex
Metadata
Metadata
Assignees
Labels
No labels