Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
PTB TV WebUI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Operate
Environments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Hartig
PTB TV WebUI
Commits
a54c7e53
Commit
a54c7e53
authored
Dec 5, 2023
by
Jan Hartig
Browse files
Options
Downloads
Patches
Plain Diff
Enable live buffer latency chasing
parent
8b1473e9
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
js/custom.js
+3
-2
3 additions, 2 deletions
js/custom.js
with
3 additions
and
2 deletions
js/custom.js
+
3
−
2
View file @
a54c7e53
...
...
@@ -9,7 +9,8 @@ const player = mpegts.createPlayer({
},
{
"
enableWorker?
"
:
true
,
"
enableWorkerForMSE?
"
:
true
"
enableWorkerForMSE?
"
:
true
,
"
liveBufferLatencyChasing
"
:
true
}
);
...
...
This diff is collapsed.
Click to expand it.
Jan Hartig
@janhartig
mentioned in commit
ce3de88b
·
Dec 5, 2023
mentioned in commit
ce3de88b
mentioned in commit ce3de88b56cb6f18111a5cc584b1a2f9ad2827f7
Toggle commit list
Jan Hartig
@janhartig
mentioned in merge request
!25 (merged)
·
Dec 5, 2023
mentioned in merge request
!25 (merged)
mentioned in merge request !25
Toggle commit list
Jan Hartig
@janhartig
mentioned in commit
824f073f
·
Dec 5, 2023
mentioned in commit
824f073f
mentioned in commit 824f073f51b76b781261638136d1358103c48f32
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment