Summary
HLS.js v1.1.3 includes bug fixes and improvements over the last release.
Changes Since The Last Release
- Fix off-by-one error in SAMPLE-AES decryption (#4358) @loganek
- Bugfix: Initial segment change without discontinuity (#4238) @hongfeih-es
- clear cue start time on reset (#4479) @SivanA-Kaltura
- Report only 1 FRAG_PARSING_ERROR per parsed TS file (#4481) @albertdaurell
- issue/4483-CMCD-tb (#4484) @littlespex
- bugfix: Ignore program-date-time in subtitle track switch (#4399) @NickCis
- Bugfix: Added
--static .
in order to fixdemo
page (#4477) @NickCis - fix segment duration for VFR (#4337) @nklhtv
Demo Page
Get demo url from https://github.com/video-dev/hls.js/tree/deployments
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.