Skip to content

Commit

Permalink
Add HLS DVR feature
Browse files Browse the repository at this point in the history
In case of HLS Live Stream, it is possible to control the playback position with the Seek Bar.
Added live catch-up function when HLS live stream.
  • Loading branch information
SangwonOh committed Dec 22, 2022
1 parent 54185e8 commit 5597f7b
Show file tree
Hide file tree
Showing 10 changed files with 293 additions and 169 deletions.
2 changes: 1 addition & 1 deletion dist/ovenplayer.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ovenplayer.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ovenplayer",
"version": "0.10.23",
"version": "0.10.24",
"description": "OvenPlayer is Open-Source HTML5 Player. OvenPlayer supports WebRTC Signaling from OvenMediaEngine for Sub-Second Latency Streaming.",
"main": "dist/ovenplayer.js",
"scripts": {
Expand Down
Loading

0 comments on commit 5597f7b

Please sign in to comment.