Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
release.zip | 2025-08-14 | 5.5 MB | |
README.md | 2025-08-14 | 1.1 kB | |
v1.6.10 source code.tar.gz | 2025-08-14 | 851.4 kB | |
v1.6.10 source code.zip | 2025-08-14 | 964.7 kB | |
Totals: 4 Items | 7.3 MB | 11 |
Summary
HLS.js v1.6.10 includes bug fixes and improvements over the last release.
Changes Since The Last Release
https://github.com/video-dev/hls.js/compare/v1.6.9...v1.6.10
- Merge new Date Ranges in Playlist Delta Update when last details have none (#7462) @robwalch
- Disable Low-Latency HLS part loading for VTT subtitle playlists (#7463)
- Do not treat HTTP status 0 frag load errors as gaps (#7464)
- Allow base and query URI differences in segment mismatch error check (#7465)
- Minor improvements to docs (#7459) @anacrolix
Demo Page
https://e4afa090.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.