You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ll-hls): only request delta updates when server supports it
We should only request playlist delta updates when the lowLatencyMode is
enabled, and when the server supports the feature. We can check if the
playlist has a "CAN-SKIP-UNTIL" tag to know if the server supports that.
Issue shaka-project#1525
Change-Id: I304a008aeb3a9e019f27304ba836d31538c94fbf
0 commit comments