Skip to content

Commit

Permalink
Update buffer config
Browse files Browse the repository at this point in the history
  • Loading branch information
avelad committed Jun 13, 2024
1 parent dbac563 commit a709e0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ function createPlayer(videoContainer, video, url) {
},
},
streaming: {
bufferingGoal: 30,
bufferBehind: 30,
preferNativeHls: preferNativeHls,
lowLatencyMode: true,
liveSync: true,
Expand Down

0 comments on commit a709e0b

Please sign in to comment.