Skip to content
Snippets Groups Projects
Commit a54c7e53 authored by Jan Hartig's avatar Jan Hartig
Browse files

Enable live buffer latency chasing

parent 8b1473e9
Branches
No related tags found
No related merge requests found
......@@ -9,7 +9,8 @@ const player = mpegts.createPlayer({
},
{
"enableWorker?": true,
"enableWorkerForMSE?": true
"enableWorkerForMSE?": true,
"liveBufferLatencyChasing": true
}
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment