UIToolkit - INVALID_PARAMETERS: Expected to accept HTMLCanvasElement or HTMLVideoElement, but actual it is null

@richard.zoom

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?

Hi @MickE I tested with version 2.1.0-1 and could not replicate the issue. Could you describe the steps you took to reproduce and share the config you pass into the uitoolkit?

I’m using Visual Studio 2022 C# backend. This is the config I’m passing in:

Can you please repost it, @MickE?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.