yarn hls.js 1.6.1
v1.6.1

latest releases: 1.6.2-0.canary.11118, 1.6.2-0.canary.11116
one day ago

Summary

HLS.js v1.6.1 includes bug fixes and improvements over the last release.

Changes Since The Last Release

v1.6.0...v1.6.1

  • Fix streaming interruption from exception thrown setting MediaSource duration (#7148) @robwalch
  • Make appendBuffer errors fatal when HTMLMediaElement.error is present (#7147)
  • Guard against exceptions when parsing incomplete codec boxes (#7146)
  • Warn on muxed mp4 with alt-audio (unsupported media configuration) (#7153)
  • Support disabling alternate audio with config (#7154)
  • Timeout mediakeySession.remove() and only call for persistent-license sessions (#7050) @JackPu
  • Add workaround for Xbox One keyStatuses.forEach callback not work well (#7150)

Demo Page

https://26b6689f.hls-js-dev.pages.dev/demo/

API and Breaking Changes

If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

Don't miss a new hls.js release

NewReleases is sending notifications on new releases.