Spearks view not showing in embeded client zooom

I use your jwt sdk to embed zoom web client. My goal is every user using my platform just uses your web client. All works ok except fo the fact the button of speakers view is missing. Also is missing the top bar with all the connected video users.

How can i enable it so that it can be the same web version you guys have?

Im using SDK https://source.zoom.us/1.8.6/
This is what i need

This is what i have on my implementation also notice that the little bars on floating screen are not visualy correct.

This are the only warnings in my console:

DevTools failed to load SourceMap: Could not load content for https://source.zoom.us/1.8.6/lib/webim.min.js.map: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE
49cb4ea9-74f8-4d5d-a1ec-f988d28ce6c3:1 fps error
DevTools failed to load SourceMap: Could not load content for https://source.zoom.us/1.8.6/css/bootstrap.css.map: HTTP error: status code 403, net::ERR_HTTP_RESPONSE_CODE_FAILURE

Hey @juanr,

The latest Zoom release, scheduled for today addresses the issue that you’re having, and enables a gallery view for video participants.

It’s worth noting that the Web SDK doesn’t have all the features that the native Zoom client has, and that the Zoom team are constantly working on the SDK to get all the features implemented. You can keep track of their progress on Trello.

Thanks,
Alex

2 Likes

the grid view in 1.9 is great news

1 Like

@alexmayo thanks it was great I just update and it worked like charm. How ever when loading in phone all the view is broken. Am I doing something rung? or this going to be fixed in later realeases? if sow when?
Regards and thaks for all the help!

Hey @juanr ,

Gallery View is now supported in Web SDK version 1.9.0. You can see the release notes here:

@juanr , @eclypsegroup , for specific issues about version 1.9.0, please create a new topic and fill out the post template so we have enough details to help! :slight_smile:

Thanks,
Tommy

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