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

Support fragmented mp4 files #20

Open
jhiesey opened this issue Feb 1, 2016 · 5 comments
Open

Support fragmented mp4 files #20

jhiesey opened this issue Feb 1, 2016 · 5 comments

Comments

@jhiesey
Copy link
Owner

jhiesey commented Feb 1, 2016

Since the rewrite, fragmented mp4 files aren't supported any more.

Is this a feature people want? If so, let me know. If not, this isn't a high priority issue.

@6ea86b96
Copy link

6ea86b96 commented Jun 9, 2017

I would love to see this feature. Having lots of problems with MP4 files not playing right now.

@jhiesey
Copy link
Owner Author

jhiesey commented Jun 12, 2017

I'll take a look at how to do this cleanly. It's probably not going to be super simple unfortunately.

@Chocobozzz
Copy link
Contributor

Chocobozzz commented Feb 6, 2019

@jhiesey Hi

Do you have any news on this feature? We would like to use both HLS and WebTorrent in our application, but without fragmented mp4 support in videostream we need to generate two different mp4 files

@tbranyen
Copy link

I've been doing some work with mp4box.js and have some experience with playing back non-fragmented content. I'll take a look at the codebase over the weekend and see if I can help out.

@PaTiToMaSteR
Copy link

This is a big concern. iOS and Android cannot handle "big" mp4 files, something more than 10 minutes. So HTMLMediaElement will never stream a thing on the billion devices of the planet. The unique way is with .ts support and m3u8

Anyone knows what happened with this feature? Or if there is an alternative for WebTorrent to play on iOS o Android streaming instead to wait until the full file is downloaded?

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

5 participants