Releases: videojs/http-streaming
Releases · videojs/http-streaming
v3.9.1
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)
v3.9.0
v3.8.0
3.8.0 (2023-12-04)
Features
- Content Steering HLS Pathway Cloning (#1432) (731058b)
- media-sequence sync strategy, remove calculateTimestampOffsetForEachSegment and remove replaceSegmentsUntil (#1457) (e304c20), closes #1452 #1451 #1444 #1439 #1426 #1414 #1458
- public function for updating VHS options (#1446) (9f2a4de)
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)