hello everyone,this is my PG
Video Texture CS | Babylon.js Playground (babylonjs.com)
I received an error message:
Uncaught DOMException: Failed to execute ‘importExternalTexture’ on ‘GPUDevice’: Failed to import texture from video element that doesn’t have back resource.
When I create video textures in webgpu and set the videoTexture autoplay:true and mute:ture
cc @sebavan
ohhh it seems we can not start uploading the video texture as long as the videoElement has no frame. Let me see if I can make a quick fix until Popov (the one who shouldnt be named cause in vacation ) is back
2 Likes
1 Like