Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase video upload file size #22

Open
r0b0t3d opened this issue May 26, 2020 · 0 comments
Open

Increase video upload file size #22

r0b0t3d opened this issue May 26, 2020 · 0 comments

Comments

@r0b0t3d
Copy link

r0b0t3d commented May 26, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant