Releases: videojs/http-streaming
Releases · videojs/http-streaming
v2.13.1
2.13.1 (2021-12-20)
Bug Fixes
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)