Summary
HLS.js v1.0.4 includes bug fixes and improvements over the last release.
Changes Since The Last Release
- Fixed audio drift in live DAI/SSAI streams with overlapping AAC samples - #3901
- Fixed redundant levels in streams with multiple CODECS and matching BANDWIDTH attributes - #3889 Resolves #3888
- Added support for multiple EXT-X-MAP tags - #3859 Resolves #1990
Thanks to @elv-peter and @erkreutzer for contributing the multiple EXT-X-MAP fixes, @Sylvain228 for chiming in and providing a test vector, and to @ghouet for reporting the issue long ago.
Demo Page
https://hls-js-264c6f2a-b41e-4501-ad0f-ca0e2151fd45.netlify.app/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.