[Webkit-unassigned] [Bug 187642] New: Videos take ~20s to fallback to another source when HLS source 404's
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 13 07:31:11 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=187642
Bug ID: 187642
Summary: Videos take ~20s to fallback to another source when
HLS source 404's
Product: WebKit
Version: Safari 11
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
Assignee: webkit-unassigned at lists.webkit.org
Reporter: newmuis at google.com
This is a video tag with an MP4 source that fails and falls back to another MP4 source: http://jsfiddle.net/p4u5oLva/9/
When loaded in Safari, it requests the fallback video immediately after the first source fails.
This is a video tag with an HLS source that fails and falls back to another MP4 source: http://jsfiddle.net/p4u5oLva/8/
When loaded in Safari, it requests the fallback video 20 seconds after the first source fails.
Tested with Safari 11.1 (13605.1.33.1.2).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180713/82057b7e/attachment.html>
More information about the webkit-unassigned
mailing list