muxinc / videojs-mux-kit

MIT License
33 stars 11 forks source link

Pass in hls.js to videojs-mux for data tracking #5

Closed james-mux closed 3 years ago

james-mux commented 3 years ago

Re-worked a few things to allow us to inject hls.js slightly later in the chain. This means users can start Mux monitoring just like normal, but still have access to renditionchange and network level metrics.

This relies on https://github.com/muxinc/videojs-mux/pull/116 being merged and available in order to work correctly.

Still to do: