-
Notifications
You must be signed in to change notification settings - Fork 10
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
hls, m3u8 support #3
Comments
Currently its using https://plyr.io/ as the video player. It doesn't support HLS or m3u8. The newer version of the project written in react will be using the react-player https://github.com/CookPete/react-player#supported-media which has support for a lot of sources. If you are interested try adding HLS and m3u8 support for this repo |
thank you... i will try,, ,but i think my JavaScript skills wont cooperate 😋 |
have you tried this? redxtech/vue-plyr#29 |
hi emanuel
have you tried to implement hls on the player?
The text was updated successfully, but these errors were encountered: