Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Follow the HTML5 events more in de media-Hls plugin #76

Open
FranklinWaller opened this issue Nov 14, 2017 · 0 comments
Open

Follow the HTML5 events more in de media-Hls plugin #76

FranklinWaller opened this issue Nov 14, 2017 · 0 comments

Comments

@FranklinWaller
Copy link
Contributor

Right now all media plugins (Dash.js, NativeHls, BaseMedia) follows the correct HTML5 events. That is triggering canPlay when enough is buffered to call play() on. Right now Hls.js is the only plugin that doesn't trigger canPlay at all. So this results in not having the same implementation across streams. Now we could create a meisterCanPlay but this would be hacky and would probably result in weird behaviours.

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

No branches or pull requests

1 participant