github-actions
released this
17 Dec 19:54
·
940 commits
to master
since this release
Summary
HLS.js v1.5.18 includes bug fixes and improvements over the last release.
Changes Since The Last Release
- Handle ManagedMediaSource endStreaming events without aborting requests (#6186) @robwalch
- Fix null XHR response handling (#6842) @robwalch
- Fixes #5496 by @RealAlphabet
- Fix
getVideoStartPts
when timestamps wrap at MPEG-2 33-bit boundary (#6892) @robwalch- Used only in AV alignment of M2TS segments at discontiguous boundaries
Demo Page
https://30afa7b1.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.