针对您提出的“failed to create WebGL canvas context when passing video frame”问题,以下是一些可能的原因和解决方案,分点进行说明: 1. 检查WebGL支持和浏览器兼容性 首先,确保您的浏览器支持WebGL。可以通过访问如 WebGL Report 这样的网站来检查WebGL的支持情况。此外,不同的浏览器版本对WebGL的支持可能存在...
alert("Failed to create WebGL canvas context when passing video frame.") Describe the expected behavior: Errors should be returned via the API and not displayed via an alert. schontzadded thetype:bugBug in the Source Code of MediaPipe SolutionlabelAug 6, 2021 ...
The program I'm running calls UTF8ToString many times (most are for logging to console, but some are for sending strings to manipulate DOM, WebGL, etc.). When the issue did reproduce, it happened only a few select places, most notably not during logging, but generally when we are tryin...