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 for video-streaming? #159

Closed
babielmg opened this issue Feb 5, 2016 · 5 comments
Closed

Support for video-streaming? #159

babielmg opened this issue Feb 5, 2016 · 5 comments
Assignees
Labels

Comments

@babielmg
Copy link

babielmg commented Feb 5, 2016

Hello,

my agency http://babiel.com/en/sites/babiel/home.html is working for the German Federal Ministry for Economic Cooperation and Development (http://www.bmz.de/en/). They are very interested in using your videoplayer on their website, because of the great accessibility-support. Unfortunately your player does not support streaming of videos yet. Is this a future-issue for you? Do you have plans to implement such a feature?

I'm looking forward for your answer

best regards

Michael Gampe

@sampotts
Copy link
Owner

sampotts commented Feb 7, 2016

Hey Michael,

This is definitely on the cards. Currently the player only supports the standard progressive download which as you know, isn't ideal. I'm just weighing up the possible solutions at the moment. It seems Safari only supports HLS and everything else supports Media Source Extensions (to a mixed degree). Dash.js is a nice library that wraps MSE and seems to standardise it but still that leaves HLS. It's definitely the next big feature as the demand is there (I keep getting tweets about it too!)

👍

@sampotts sampotts self-assigned this Feb 7, 2016
@sampotts
Copy link
Owner

sampotts commented Feb 7, 2016

There's another related issue, #39

@babielmg
Copy link
Author

babielmg commented Feb 8, 2016

Sounds good! Thanks for your reply.

@AnthyG
Copy link

AnthyG commented Apr 16, 2016

I have not used it yet, but maybe this could be used as a base for streaming media: https://webtorrent.io/

@friday
Copy link
Collaborator

friday commented May 25, 2018

Closing since streaming is possible and documented now. For more specific issues of support like handling captions or switching quality, see the current github issues, or create a new one if none of the current describes your problem.

For built in support see #289

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

No branches or pull requests

4 participants