Releases: videojs/http-streaming
Releases · videojs/http-streaming
v2.13.0
v2.12.1
2.12.1 (2021-12-10)
Bug Fixes
- fix seekable not updating after the first change for live streams (#1233) (3d8755c)
- mp4 sources that use bigint numbers (#1217) (bfd0ad0)
- support legacy hls option for overrideNative (#1222) (4f9ce7a)
Tests
v2.12.0
v2.11.2
2.11.2 (2021-10-27)
Bug Fixes
v2.11.1
v2.11.0
2.11.0 (2021-09-22)
Features
Bug Fixes
- do not try to save expired segment information for gaps greater than 86400 (#1204) (0dc0b61)
- mark global/window/document as external globals (#1205) (324af10)
- Only check/fix bad seeks after seeking, without seeked, and an append (#1195) (9d6505a)
- use URL to add searchParams for LLHLS (#1199) (a8d3c1a)
Chores
Tests
v2.10.3
v2.10.2
2.10.2 (2021-08-24)
Bug Fixes
v2.10.1
v2.10.0
Features
- add experimental pixel diff selector behind a flag defaulted off (#786) (a0c0359)
- Add experimentalExactManifestTimings which forgoes TIME_FUDGE_FACTOR during segment choice (#1165) (67a1201)
Bug Fixes
- exclude playlists on DRM key status of output-restricted (#1171) (de5baa7)
- Generate the correct number of segments for segment template multi period dash (#1175) (413fee3)
- update vhs-utils to correctly detect mp4 starting with moof/moov (#1173) (464a365)