[Webkit-unassigned] [Bug 200615] FMP4 segments streamed into a MediaSource results in a black video.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 27 08:24:00 PDT 2019


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

--- Comment #8 from Roman R. <roman at alax.info> ---
I think the problem is the transition to paused state is never followed by resumed playback even though there is apparently a lot of new data added. It might be possible that play() from our end could resolve this problem more or less (it is hard to tell upfront if such play() could have ay side effects, esp. performance related) and perhaps the complaint here is that other browsers are handling this automatic resume pretty smoothly where Safari media element just stays paused.

-- 
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/20190827/5217f07f/attachment.html>


More information about the webkit-unassigned mailing list