[Webkit-unassigned] [Bug 203435] REGRESSION(iOS 13): createMediaElementSource not working

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 1 12:11:04 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=203435

Greg Fodor <gfodor at mozilla.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gfodor at mozilla.com

--- Comment #2 from Greg Fodor <gfodor at mozilla.com> ---
We use this API in Mozilla Hubs (https://hubs.mozilla.com) and noticed that iOS 13 users no longer can play videos. We traced it back to the videos being paused (and unable to play further) once we called createMediaElementSource.

Videos without audio continue to work fine, and if we do not call that API, videos with audio play through the main audio output. For us, it's important we wire the sound into the WebAudio API for proper attenuation, so playing through the normal method is not something we can switch to.

-- 
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/20191101/9248166e/attachment.htm>


More information about the webkit-unassigned mailing list