Skip to content

Releases: videojs/http-streaming

v3.9.1

02 Jan 17:47
Compare
Choose a tag to compare

3.9.1 (2024-01-02)

Bug Fixes

  • Account for difference between duration info in the playlist and the actual duration (#1470) (455b020)
  • keyId filtering loadedplaylist listener and improvements (#1468) (f12c197)
  • select next if we are at the of the current segment (#1467) (7debc17)
  • toLowerCase keyIds from manifest and use fastQualityChange (#1466) (88a5671)

netlify preview for this version

v3.9.0

14 Dec 21:33
Compare
Choose a tag to compare

3.9.0 (2023-12-14)

Features

  • enable playlists with 'usable' keystatus (#1460) (7d7c639)

Chores

netlify preview for this version

v3.8.0

04 Dec 18:34
Compare
Choose a tag to compare

3.8.0 (2023-12-04)

Features

Bug Fixes

  • Always use VOD sync-point for VOD streams (#1456) (a5579b0)
  • check for transmuxer for vtt-segment-loader (#1452) (b4dd748)
  • content steering bug fixes and tests (#1430) (532aa4d)
  • Do not call load after mediachange for hls playlist loader (#1447) (28413f8)
  • fix several issues with calculate timestamp offset for each segment (#1451) (3bbc6ef)
  • prevent wrapping in resetMainLoaderReplaceSegments (#1439) (719b7f4)
  • replaceSegmentsUntil flag resetting too early (#1444) (af39ba5)
  • use startTime instead of 0 for finiteDuration (#1448) (dc78d78)
  • wrap onwarn values in a message object (#1428) (beccfa1)

Chores

Documentation

netlify preview for this version

v3.7.0

12 Oct 17:09
Compare
Choose a tag to compare

3.7.0 (2023-10-12)

Features

Bug Fixes

Chores

netlify preview for this version

v3.6.0

25 Sep 15:16
Compare
Choose a tag to compare

3.6.0 (2023-09-25)

Features

  • Add feature flag to calculate timestampOffset for each segment to handle streams with corrupted pts or dts timestamps (#1426) (2355ddc)
  • content steering demo page tab (#1425) (04451d4)
  • request Content Steering manifest (#1419) (86d5327)

Chores

netlify preview for this version

v3.5.3

14 Aug 18:00
Compare
Choose a tag to compare

3.5.3 (2023-08-14)

Bug Fixes

netlify preview for this version

v3.5.2

07 Aug 19:49
Compare
Choose a tag to compare

3.5.2 (2023-08-07)

Bug Fixes

  • restore dateTimeObject and dateTimeString usage (#1412) (5e425c0)

netlify preview for this version

v3.5.1

26 Jul 04:39
Compare
Choose a tag to compare

3.5.1 (2023-07-26)

Bug Fixes

netlify preview for this version

v3.5.0

25 Jul 17:31
Compare
Choose a tag to compare

3.5.0 (2023-07-25)

Features

Bug Fixes

  • live: only reset playlist loader for LLHLS (#1410) (0d8a7a3)

Chores

  • update m3u8-parser version and fix tests (#1407) (fe25a04)

Code Refactoring

  • add dateTimeObject and dateTimeString to Cues for backward compatibility (#1409) (2079454)

netlify preview for this version

v3.4.0

01 Jun 02:43
Compare
Choose a tag to compare

3.4.0 (2023-06-01)

Features

Bug Fixes

Chores

netlify preview for this version