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

Add support for more file formats #21

Open
1 of 5 tasks
rajgoesout opened this issue Sep 25, 2020 · 3 comments
Open
1 of 5 tasks

Add support for more file formats #21

rajgoesout opened this issue Sep 25, 2020 · 3 comments

Comments

@rajgoesout
Copy link
Member

  • mp4

  • mov

  • flv

  • mkv

  • wmv

@chrishobcroft
Copy link

Uploading an mp4 video doesn't work for me, from Chrome, Brave or Firefox on Android.

Firefox shows this, as per buidl-labs/file-video#3

Screenshot_20201025-112208

Chrome and Brave shows these, as per buidl-labs/file-video#2

Screenshot_20201025-112333
Screenshot_20201025-112325

@adamsoffer
Copy link

What's lift involved in adding .mov support? That's a big one since most people are first introduced to the demo via iphone.

@rajgoesout
Copy link
Member Author

rajgoesout commented Jan 2, 2021

It makes more sense to add the multiple formats' support directly in livepeer, since conversion would be done by ffmpeg which is already integrated with livepeer. Doing it in demux would make the UX slow and lead to more computation on the server.

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