Disable allow microphone/camera permissions on Webinar WebSDK

Description
Users will get a screen to ask them to allow microphone/camera permissions for a Webinar on our WebSDK embedded page. Is there a setting to turn this off, since we don’t actually allow attendees to speak or show themselves for Webinars?

WebSDK version 1.9.8

Screenshots

Hi, @christine,

Thank you for contacting Zoom Developer Forum. Great question, since this prompt derives from Google you may be able to disable it by leveraging their chrome.contentSetting API in your application. Here is a link to the help documentation on that :

Please let me know if this helps.

Best,
Donte

@christine,

Following up, you can also disable this preview via the disablePreview: true property:

https://marketplacefront.zoom.us/sdk/meeting/web/ZoomMtg.html#init

With Care,
Donte

1 Like

Thanks @donte.zoom for your reply! I’ll get my engineers to try!

Cheers!
Christine

2 Likes

Thanks @donte.zoom , that helped!

2 Likes

Happy to hear that helped @christine ! :slight_smile:

Please let us know if we can assist with anything else!

-Tommy

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