1
0
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:
zafer 2024-09-17 16:12:45 +03:00
parent f7062e6ddc
commit c3e6df94ec

View File

@ -157,6 +157,8 @@ const Hooks = {
target: this.el,
viewType: "video",
streamType: "on-demand",
liveEdgeTolerance: 2,
load: "eager",
logLevel: "warn",
crossOrigin: true,
playsInline: true,