Web SDK: Can i lock the video to host using web sdk?

I am currently building a prototype on top of web sdk. I want to restrict the video to that of the host only. Can I do this programmatically. I have 2 use cases:

  1. API to lock video to only the host
  2. API to allow others to join with video as well

Is there a way to enable only audio and no video from non hosts using the web sdk.

Hey @nitinkhanna,

You can toggle the Participant Video / Audio settings at the meeting, user, or account level with the API or UI:

For view only attendees it is best to use Zoom Webinar instead of meeting.

Thanks,
Tommy