Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
release.zip | 2025-07-07 | 5.4 MB | |
README.md | 2025-07-07 | 1.0 kB | |
v1.6.7 source code.tar.gz | 2025-07-07 | 846.9 kB | |
v1.6.7 source code.zip | 2025-07-07 | 959.6 kB | |
Totals: 4 Items | 7.2 MB | 14 |
Summary
HLS.js v1.6.7 includes bug fixes and improvements over the last release.
Changes Since The Last Release
https://github.com/video-dev/hls.js/compare/v1.6.6...v1.6.7
- Fix Widevine KEYID parsing (#7380) @robwalch
- Resolves No Playback of fmp4 + CBCS w/ Widevine (#7369) @Trevor-Uplynk
- Fix
requireKeySystemAccessOnStart
with Live HLS or start offset (#7383) @grabofus - Initialize key-system access on first segment request with encrypted segments (#7384) @robwalch
Demo Page
https://4e5546da.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.