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

hls, m3u8 support #3

Open
iamthenewking opened this issue Feb 10, 2022 · 3 comments
Open

hls, m3u8 support #3

iamthenewking opened this issue Feb 10, 2022 · 3 comments

Comments

@iamthenewking
Copy link

iamthenewking commented Feb 10, 2022

hi emanuel

have you tried to implement hls on the player?

@emanuelchristo
Copy link
Owner

emanuelchristo commented Feb 11, 2022

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

@iamthenewking
Copy link
Author

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 😋

@iamthenewking
Copy link
Author

have you tried this? redxtech/vue-plyr#29

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

2 participants