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
{{ message }}
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.
The stall timeout is a user-agent defined length of time, which should be about three seconds. When a media element that is actively attempting to obtain media data has failed to receive any data for a duration equal to the stall timeout, the user agent must queue a task to fire an event named stalled at the element.
o-video/src/js/video.js
Line 241 in 166e5a2
https://developer.mozilla.org/en-US/docs/Web/Events/waiting
Relates to https://trello.com/c/PhYVid5N/276-loading-videos-on-ftcom.
We've only just enabled streaming miss on the next media API's Fastly service, which should have dramatic improvements to the video load times.
The text was updated successfully, but these errors were encountered: