Require video to enter the meeting

Description
When the end user enters the meeting, the platform gives them the option to enter with or without video. I want to know if it is possible to require the end user to enable the video to join the meeting.

Which App Type
OAuth

Which Endpoint/s
POST /users/{userId}/meetings

Screenshots

Thanks!

Hi @david.restrepo,

You can set the default option for video to be on or off for a meeting using this field in the API:
image

Let me know if it helps!
Will

Hi @will.zoom I already have these parameters set to true, but the Zoom platform still gives them the option to enter with or without video. I need to restrict access to users who do not have the webcam active… is it posible ?

Hi @david.restrepo,

I’m afraid that’s not possible—you can designate a default for how users will join meetings, but you won’t be able to restrict based on their video capability.

Thanks,
Will

1 Like

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