[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
Fri Jun 18 03:55:13 PDT 2021


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

--- Comment #2 from Kimmo Kinnunen <kkinnunen at apple.com> ---
Could you post example content, such as file + small video that reproduces the error.
Or then a test case url that reproduces the error.

Locally you can develop the test case with local web server by doing:
sudo pip3 install rangehttpserver
python3 -m RangeHTTPServer 

and then browse http://localhost:8000

-- 
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/20210618/3ee54b7f/attachment.htm>


More information about the webkit-unassigned mailing list