mirror of
https://github.com/algora-io/tv.git
synced 2025-02-04 01:53:25 +02:00
load media eagerly with 2s live edge tolerance
This commit is contained in:
parent
f7062e6ddc
commit
c3e6df94ec
@ -157,6 +157,8 @@ const Hooks = {
|
||||
target: this.el,
|
||||
viewType: "video",
|
||||
streamType: "on-demand",
|
||||
liveEdgeTolerance: 2,
|
||||
load: "eager",
|
||||
logLevel: "warn",
|
||||
crossOrigin: true,
|
||||
playsInline: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user