Summary
HLS.js v1.5.0-beta.3 includes bug fixes and improvements over the last release.
Changes Since v1.5.0-beta.2
- Fixed ID3 Decoding On Play Station 4 (#6042) @agajassi
- Fixed (latency-controller) only sync live stream (#5604) @FredZeng
- Store deployments in json file, and generate md and txt file from that (#6044) @tjenkinson
- Use addEventListener for MediaKeySession events (#6030) @robwalch
- Fix handling of the DATERANGE END-ON-NEXT attribute (#6038)
- Ignore #EXT-X-INDEPENDENT-SEGMENTS (#6047)
Demo Page
https://04777092.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.