Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companion2024-02-14 01:59 AM
We are using the Meeting SDK integrated within a web application, rendered in an iFrame. The Meeting SDK is rendered within a guided user journey where the user interacts with the page throughout, but where the Meeting SDK can be rendered automatically without the user interacting with the page directly when it shows up. We would like to have the video call initiate with audio and video feeds enabled immediately, without requiring any user interaction with the Zoom client itself. We have previously automated this through JS on our end manipulating the UI of the client, however this is not a robust solution and often breaks when new version of Zoom are released. Is there any native support in the Meeting SDK on the web for automatically joining via audio and video?