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

File size limitations - MP4 #225

Closed
JohnRubado opened this issue Nov 18, 2021 · 5 comments
Closed

File size limitations - MP4 #225

JohnRubado opened this issue Nov 18, 2021 · 5 comments

Comments

@JohnRubado
Copy link

JohnRubado commented Nov 18, 2021

Hello! I am attempting to share mp4 files that can be anywhere from 10-80 MB. Some files work, while others fail with Permission Denied and a Share too large warning message.

What are the file size limits? and are the file size limits specific to anything like the browser or file type?

Also, if there is documentation that has this info please let me know, I can't seem to find it.

Thank you

@marcoscaceres
Copy link
Member

Hi @JohnRubado! The specification doesn’t enforce any limitations but browsers themselves might (which sounds like what you hit). Which browser and/or OS is this on?

@ewilligers
Copy link
Collaborator

For example, Blink rejects shares with more than 10 files, or where the total of the file sizes exceeds 50MB.

@marcoscaceres
Copy link
Member

marcoscaceres commented Nov 19, 2021

I think we could give some examples as part of #217, but wouldn't want to lock anything in. These would change over time.

@JohnRubado
Copy link
Author

It does seem like it is a browser restriction. I am getting the same error on both Android 12 Chrome 96, Windows Chrome 96, and Windows Edge.

We want to support sharing video files to tiktok, instagram, and youtube and we meet all their file size restrictions but we are blocked by this size restriction on the browser unfortunately

@marcoscaceres
Copy link
Member

As the above doesn't affect the spec, I'm going ahead and closing this. If this is still an issue, it might be good to raise over on blink-dev maybe?

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

3 participants