Skip to content

v1.6.8

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 01:29
· 4 commits to master since this release
84e4fbd

Summary

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

Changes Since The Last Release

v1.6.7...v1.6.8

  • Interstitials improvements and fixes (#7425) @robwalch
  • Unblock audio appends when video source buffer is at end-of-stream (#7442)
  • Fix FairPlay Streaming EME "encryption" event handling (#7440)
  • Timestamp offset stability fix for muxed "audiovideo" mp4 (#7436)
  • Reset TS video parser with init segment (#7403)
  • Ignore offsets related to default_display_window_flag in HEVC-TS demuxer (#7418) @devoldemar
  • Improve recoverMediaError documentation in API.md (#7447) @robwalch

Demo Page

https://a0b0d665.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.