Skip to content

Record limit / listener #1919

@alexsafe

Description

@alexsafe

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions