yarn hls.js 1.7.0-rc.2
v1.7.0-rc.2

4 hours ago

Summary

HLS.js release candidate v1.7.0-rc.2 includes bug fixes and improvements over the last pre-release.

Changes Since The Last Release

v1.7.0-rc.1...v1.7.0-rc.2

API Enhancements

  • Mark fragments as gaps after repeated appends without buffered range growth (#7941) @rudemateo
    • Introduces ErrorDetails.BUFFER_APPEND_NO_PROGRESS (new ErrorTypes.MEDIA_ERROR type error event)
    • Adds chunkMeta: ChunkMetadata to FragBufferedData and FragParsedData payloads

Bug fixes

I-Frame support

  • Support muxed audio+video fMP4 and multi-trun I-Frame fragments (#7940) @rudemateo
  • Consolidated the I-Frame remux code into one function (#7945) @robwalch

Interstitials

  • Fix Interstitial live resumption estimate from preroll (#7944) @robwalch

Startup and teardown

Demo Page

https://71861d99.hls-js-dev.pages.dev/demo/

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

Don't miss a new hls.js release

NewReleases is sending notifications on new releases.