Skip to content

Do not load hls.js on iOS#293

Merged
cookpete merged 2 commits into
cookpete:masterfrom
cl-ansy:native-hls
Dec 20, 2017
Merged

Do not load hls.js on iOS#293
cookpete merged 2 commits into
cookpete:masterfrom
cl-ansy:native-hls

Conversation

@cl-ansy

@cl-ansy cl-ansy commented Dec 18, 2017

Copy link
Copy Markdown
Contributor

Safari mobile does not support media source extensions and thus will not work with hls.js. Use native HLS video support on iOS instead.

https://caniuse.com/#feat=mediasource

@cookpete
cookpete merged commit e257c3f into cookpete:master Dec 20, 2017
@cookpete

Copy link
Copy Markdown
Owner

Nice one. I was considering pulling the isSupported util from the hls.js library but this is probably cleaner and solves most use cases 👍

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

Successfully merging this pull request may close these issues.

2 participants