I’m using the video sdk UI Toolkit version 2.1. When participants join in, I’m seeing an error message at the bottom of the web browser:
INVALID_PARAMETERS: Expected to accept HTMLCanvasElement or HTMLVideoElement, but actual it is null
This happens for Windows and Macs (Edge, Chrome).
Even though I see the error message, the video and audio still works as I see and hear the participants. Any ideas?