mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Don't autoload HLS fragments
This commit is contained in:
parent
66a3674004
commit
84ddb975d1
@ -262,6 +262,7 @@ export class PeertubePlayerManager {
|
||||
},
|
||||
html5: {
|
||||
hlsjsConfig: {
|
||||
autoStartLoad: false,
|
||||
liveSyncDurationCount: 7,
|
||||
loader: new p2pMediaLoaderModule.Engine(p2pMediaLoaderConfig).createLoaderClass()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user