Skip to content

Commit 0dfc165

Browse files
committed
3.17.3
1 parent 101fb90 commit 0dfc165

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="3.17.3"></a>
2+
## [3.17.3](https://github.com/videojs/http-streaming/compare/v3.17.2...v3.17.3) (2026-01-19)
3+
4+
### Bug Fixes
5+
6+
* calculate EXT-X-START TIME-OFFSET from actual playlist end for live streams ([#1599](https://github.com/videojs/http-streaming/issues/1599)) ([101fb90](https://github.com/videojs/http-streaming/commit/101fb90))
7+
18
<a name="3.17.2"></a>
29
## [3.17.2](https://github.com/videojs/http-streaming/compare/v3.17.1...v3.17.2) (2025-07-22)
310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@videojs/http-streaming",
3-
"version": "3.17.2",
3+
"version": "3.17.3",
44
"description": "Play back HLS and DASH with Video.js, even where it's not natively supported",
55
"main": "dist/videojs-http-streaming.cjs.js",
66
"module": "dist/videojs-http-streaming.es.js",

0 commit comments

Comments
 (0)