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

Feature: Polyfill for HLS #1301

Open
RodrigoTomeES opened this issue Jul 3, 2023 · 0 comments
Open

Feature: Polyfill for HLS #1301

RodrigoTomeES opened this issue Jul 3, 2023 · 0 comments
Labels
library Relates to an Origami library

Comments

@RodrigoTomeES
Copy link
Contributor

What

A polyfill to support HLS.

https://caniuse.com/?search=hls

Details

HLS is not an standard but it has support in a lot of browsers (61.83%). Although in desktop only Safari has support, with this polyfill we will can reproduce m3u8 files in desktop also.

Additional information

There is some libraries that implement this already, like https://github.com/video-dev/hls.js but doesn't use the strategy of this library to load it only when is necessary. So, it would be amazing if Polyfill.io add support to HLS.

@origamiserviceuser origamiserviceuser added this to Backlog in Origami ✨ Jul 3, 2023
@github-actions github-actions bot added the library Relates to an Origami library label Jul 3, 2023
@robertboulton robertboulton removed this from Backlog in Origami ✨ Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
library Relates to an Origami library
Projects
None yet
Development

No branches or pull requests

1 participant