Automatically start audio and video when user joins a zoom meeting | Zoom Meeting SDK - Web

Is it possible to start audio and video automatically when a user joins a Zoom meeting?

I am using Zoom meeting SDK for web project(React JS/Node JS).
I have used this below link to setup everything related to the SDK for React JS.
Zoom Meeting SDK- Web - Component view
NPM package version: "@zoomus/websdk": "^2.4.0"

Currently, when user joins the meeting, audio & video is not getting started automatically.
For audio: User will have to start it, and then he will be able to mute/unmute
For Video: User will have to on the video

Hi @nilam.gadhiya
Thanks for reaching out to the Zoom Developer Forum!
This is expected behavior and participants that join meetings need to start the audio and video when they join meetins.
Cheers,
Elisa

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