Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
release.zip | 2025-05-30 | 5.4 MB | |
README.md | 2025-05-30 | 925 Bytes | |
v1.6.4 source code.tar.gz | 2025-05-30 | 839.0 kB | |
v1.6.4 source code.zip | 2025-05-30 | 951.5 kB | |
Totals: 4 Items | 7.2 MB | 0 |
Summary
HLS.js v1.6.4 fixes a regression in fragmented mp4 audio segment handling introduced in v1.6.3.
Changes Since The Last Release
https://github.com/video-dev/hls.js/compare/v1.6.3...v1.6.4
- Fix mp4 audio sample duration calculation regression (#7290) @robwalch
- [#7199] introduced a regression by skipping sample based duration calculation for audio tracks
Demo Page
https://5f099c29.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.