[Webkit-unassigned] [Bug 227165] Using existing HTMLVideoElement as source for texImage2D causes the video to disappear in HTMLVideoElement in Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 09:07:28 PDT 2022


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

Scott Vanderbeck <vander at beck21.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vander at beck21.com

--- Comment #4 from Scott Vanderbeck <vander at beck21.com> ---
Here is an example of this bug still in action:

https://playground.babylonjs.com/#ZMCFYA#275

A video element being used with calls to texImage2D should appear in the upper left after a few seconds. It works fine in browsers besides Safari.

This makes it impossible to currently display a video on the DOM and in a 3d scene at the same time. A real problem for some use cases (click on a 3d screen to get a popup of a perfect 2d DOM view, etc.)

-- 
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/20220330/12f0bf1d/attachment.htm>


More information about the webkit-unassigned mailing list