Skip to content

Increase video upload file size #22

@r0b0t3d

Description

@r0b0t3d

First, thanks for your effort to keep this lib being maintained.
Currently, video size limit is 5MB

const long long kVideoMaxFileSize = 5 * 1024 * 1024;

Could you increase this size or keep the original size?

Expected behavior

Can upload video with bigger size

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