Open
Description
I found a bug with WebGL2.
We recently upgraded the twilio-video-processor to the latest version, 2.0.0.
With the above-updated version, the WebGL2 pipeline video background blur functionality throws a TypeError: can't access property "VERTEX_SHADER", gl is null.
Below is the screenshot of the error:
Software versions:
- Browser(s): Chrome (Version 114.0.5735.106)
- Operating System: MacOS Ventura 13.4
- twilio-video-processors.js: 2.0.0
- twilio-video: 2.27.0
- Third-party libraries (e.g., Angular, React, etc.): React