Zoom Web SDK 2.16.0 - Gallery view default

web SDK 2.16.0

I have an application in reactjs with nextjs, and I use the embedded ClientView feature and it works perfectly in this version of the web SDK, but I can’t enable guests to be able to see in the gallery view to see all the users in video, is there any solution to enable the gallery for guests? or enable this in ambeddo zoom settings?

Gallery View requires the Javascript function SharedArrayBuffer, which is disabled in all modern browsers for security reasons

to enable SharedArrayBuffer you have set the html header to Cross-Origin Isolation

more infos:

2 Likes

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