Bug 230879 - Using webcam user media as a texture in WebGL does not work in Safari 15
Summary: Using webcam user media as a texture in WebGL does not work in Safari 15
Status: RESOLVED DUPLICATE of bug 230617
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: Other
Hardware: Mac (Intel) macOS 10.15
: P2 Blocker
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-27 22:30 PDT by Michael Anthony
Modified: 2021-09-29 22:36 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Anthony 2021-09-27 22:30:58 PDT
In my use case I am rendering WebGL textures with sources that derive from the local webcam user media and remote webcams through WebRTC. The simplest reproduction is at this link: https://threejs.org/examples/webgl_materials_video_webcam.html
Comment 1 Michael Anthony 2021-09-27 22:32:16 PDT
My case is reproduced on 15inch Macbook Pro (2016) with Radeon Pro 455 GPU. I am aware of other members of my team having the same issue with different hardware.
Comment 2 Radar WebKit Bug Importer 2021-09-29 13:14:41 PDT
<rdar://problem/83684934>
Comment 3 Kimmo Kinnunen 2021-09-29 22:36:25 PDT
Thanks for the report. We're in process of shipping a fix for the regression.

*** This bug has been marked as a duplicate of bug 230617 ***