Create video meet but can't admit

using zoom meet sdk v5.7.6.1079
can i create a new meeting using sdk?
I have done create a meeting number and a pass use sdk but can’t admit participants

Hey @ebet,

Thanks for using the dev forum!

The SDK only supports joining an ongoing meeting or starting a pre-scheduled meeting. To create a meeting programmatically you would have to use the REST API https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetingcreate.

Thanks!
Michael

ok thxs
and there is way to make auto admit in custom ui meet sdk?

by the way i am devlop zoom sdk in windows c++

Hey @ebet,

By autoadmit do you mean bypass the waiting room?

Thanks!
Michael

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