v1.5.9
Summary
HLS.js v1.5.9 includes bug fixes and improvements over the last release.
Changes Since The Last Release
- Fix missing details if subtitle changed synchronously after loaded and before onLoaded callback (#6424) @iamboorrito
- Fix: Handle irregular white-space in segment URIs (#6396) @robwalch
- Fix backtracking when an appended segment has no buffered timerange (#6434)
- Fix 608 parser handling of redundant control codes (Fixes #6427)
- Fix 608 caption TextTrack Cue seek/discontinuity timing (regression introduced in v1.5.0 with #5557)
- Fix JS AES fallback when browserCrypto.subtle returns undefined (rather than null) (#6446)
- Emit FRAG_PARSING_ERROR on unsupported M2TS codec (#6447)
Demo Page
https://978f0c41.hls-js-dev.pages.dev/
Feedback
Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.