Summary
HLS.js v1.6.12 includes bug fixes and improvements over the last release.
Changes Since The Last Release
- Fixed PlayReady regression:
- Fix PlayReady key endianness (#7510) @ShubhamSharma2311
- Error handling for PlayReady key with no status change (#7527) @robwalch
- Use Widevine PSSH parsing when KEYID attribute missing from playlist (#7415) @yajin2021
- Multivariant Playlist parsing fixes (#7523) @robwalch
- Add missing stats.parsing.end timing to manifest events
- Use playlist CODECS in mime-type when handling unknown codecs (fixes handling of AIV example content)
- Setup as audio-only when main segment has no video and CODECS is missing (#7530)
- Fix "Missing format identifier #EXTM3U" playlist parsing errors (#7533)
Demo Page
https://37434c54.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.