Bug 230879

Summary: Using webcam user media as a texture in WebGL does not work in Safari 15
Product: WebKit Reporter: Michael Anthony <michael>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Blocker CC: brianpeiris, dino, kbr, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Mac (Intel)   
OS: macOS 10.15   

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 ***