Parallel one-to-one meetings

Context

I would like to develop a web application where users could meet the other users with one-to-one video meetings.

The service should be able to handle several one-to-one meetings at the same time (parallel sessions). Of course, a given user would participate to only one meeting at a given moment.

Questions

  • Do you know if Zoom API or Zoom SDKs can handle such a scenario and how ?
  • What would be the license scheme ? Let’s say there would be there would be 1 session per week of one-to-one meetings and during this session there would be at most 10 simultaneous one-to-one meetings.

Thanks :slight_smile:

Hey @vincent , thanks for posting, happy to help! :slight_smile:

We have two different SDKs that fit your use cases, the Meeting SDK and Video SDK.

Here are the differences between the two: https://marketplace.zoom.us/docs/sdk/video/compare

Meeting SDK pricing: Zoom Video Conferencing Plans & Pricing | Zoom - Zoom

Video SDK pricing: Zoom Developer Solutions

Let me know if that helps!

Thanks,
Tommy

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