sanity-io / sanity-mux-player

Play videos in the frontend uploaded with the MUX Sanity plugin
https://github.com/sanity-io/sanity-plugin-mux-input
21 stars 5 forks source link

Upgrade to hls.js v1.0 #19

Open j0nas opened 3 years ago

j0nas commented 3 years ago

At the time of writing, the latest version of hls.js is v1.0.10, whereas this package depends on v0.11.0 which was released in August of 2018.

Skimming through hls.js' changelog, it looks like the latest version of hls.js includes a good number of bugfixes, and hopefully a lighter bundle size.

intensr commented 2 years ago

push