Description
We implemented Component View. And when the users join the meeting and open their cam, they can’t see their own video. But when we checked it on Zoom client as another user including the host, we can see their video. So this behaviour is expected or not?
Browser Console Error
There’s no error on our console.
As far as I understand implementing cross-origin isolation is only meant to offer a performance boost, not be a requirement to using the web client in Google Chrome.
You’ll see significant performance improvement by following our guide on Improving Web SDK Performance. When the self-view doesn’t display without it, it’s actually loading and will display eventually. Following that guide allows the self-view to display immediately.