[Webkit-unassigned] [Bug 195452] MEDIA_ERROR_DECODE when switching between apps during video playback on iOS 12.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 10 08:29:50 PDT 2019


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

Rob Walch <rob at jwplayer.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rob at jwplayer.com

--- Comment #3 from Rob Walch <rob at jwplayer.com> ---
Hi,

We've also been able to reproduce the issue at JW Player, and have received bug reports from publishers using our player.

As a workaround we're handling decode errors that fire after playback on iOS by calling mediaElement.load() and setting currentTime to the last known value. Not ideal, but absolutely necessary, as MediaErrors are typically treated as fatal player errors, and we don't want users coming back to a page to find the video player in an error state.

-- 
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/20190510/b52fc57c/attachment.html>


More information about the webkit-unassigned mailing list