Summary
HLS.js v1.2.2 includes bug fixes and improvements over the last release.
Changes Since The Last Release
- Fix handling of negative composition timestamps (#4885) @robwalch
- Fix segment error handling with live streams (#4858) @robwalch
- Resume streaming after bitrate test with low max buffer (#4866) @robwalch
- Bugfix: segment loading order with gaps (#4864) @robwalch
- Fix subtitle buffered check (#4863) @robwalch
- bail if new tag does not directly follow previous version (#4855) @tjenkinson
- Update transmux state before decryption which can return early (#4857) @robwalch
Demo Page
https://hls-js-e9b6f668-5edb-4682-a6af-034455d028b1.netlify.app/
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.