Skip to content

v1.6.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 01:13
· 103 commits to master since this release
e55fecd

Summary

HLS.js v1.6.0-rc.2 includes bug fixes and improvements over the last release.

Changes Since The Last Release

v1.6.0-rc.1...v1.6.0-rc.2

  • Added support for supplemental codec with muxed audio-video segments (#7120) @timitt
  • Log playback rate adjustments. (#7115) @mstyura
  • Allow primary segment prefetching for interstitial resumption (#7124) @robwalch
  • Fix fmp4 track timestamp alignment for non-av tracks (#7126)
  • Media Playlist parser validation errors (#7119)

See the previous release candidate release notes for more v1.6 changes:
https://github.com/video-dev/hls.js/releases/tag/v1.6.0-rc.1

Demo Page

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