[Webkit-unassigned] [Bug 232076] Safari on iOS cannot play a video from data uri

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 22 10:53:22 PDT 2021


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

--- Comment #13 from Dustin Kerstein <dustin.kerstein at gmail.com> ---
In our production implementation (https://my.panomoments.com/explore) we, and have been able to load videos as blobs in both MacOS, iOS, and iPadOS. However, performance has been significantly degraded recently on iOS, iPadOS, and MacOS (see #229413), and especially when using 100% I-Frame videos (see #211295).

For me, using the service worker code above actually results in worse performance when using both our 100% I-Frame design, and our preferred Safari optimized design (which also uses blob videos, but not 100% I-Frames). So we're kind of stuck in a bad spot across all Apple platforms...

-- 
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/20211022/0113473d/attachment.htm>


More information about the webkit-unassigned mailing list