muxinc / videojs-mux-kit

MIT License
33 stars 11 forks source link

Loading issue with LL-HLS #52

Closed lyvecom closed 2 years ago

lyvecom commented 3 years ago

After using the Mux Video.js kit and enabling LL-HLS as per this blog post, we're experiencing extremely slow initial load times when viewing the stream. This issue is especially evident on desktop (Chrome/Safari), where a stream would take 15-30 seconds on first time load to view the stream.

dylanjha commented 3 years ago

Hi @lyvecom

I think the bug you're running into is this one with hls.js

We have that fixed merged, but a new release has not gone out yet. We're working with the Hls.js maintainers to get that shipped in the next release (likely 1.0.11).

After that goes out it would be good to give that shot and see if it resolves your issue. Is it easily reproducible for your or is it more intermittent? If it's easily reproducible and you are able to provide a Minimal, Reproducible Example then we are happy to take a look and make sure that the merged patch does in-fact resolve this for you.

mmcc commented 2 years ago

Hi there, #61 included a minor version bump for hls.js, so this should be fixed now. Could you let us know if you still see issues?

lyvecom commented 2 years ago

Hi there, we actually manually compiled the Mux Kit which fixed the issue for us.

Thanks for taking a look at this!

-M

gkatsev commented 2 years ago

I believe this has since been fixed.

Let us know if it's still an issue.