Business case query

Hi,
I have a client who wants to create a tutor - student app and web portal
Essentially students will search for tutors and pay for a session.

This will be web and mobile.

I am trying to find the correct video chat provider to go with as the backbone for this system.

Here are my questions:

  1. I am not sure what plan to buy and what plan covers my use case.

I envisage my server will connect to zoom api and create the meeting between a student and a tutor.
The tutor will be the owner of the meeting. (or both)

  1. Can one pro account create these meetings?
    They will always be one one one (for now)
  2. Can a pro account create unlimited concurrent meetings?
  3. Can the pro account allow a tutor to start the meeting.?
  4. can we do text chat, video chat, document sharing, screen sharing and whiteboarding on the web client?
  5. can we do text chat, video chat, document sharing, screen sharing and whiteboarding on the iframe jscript?
  6. can we do text chat, video chat, document sharing, screen sharing and whiteboarding on the mobile side?

Any help appreciated?

Regards
Byron

Hey @byroncoetzee,

Yes, as long as the meetings don’t happen at the same time.

They can create unlimited concurrent meetings, but the host can only start / be in one meeting at the same time. You would need multiple hosts to host multiple meetings at the same time.

https://support.zoom.us/hc/en-us/articles/206122046-Can-I-Host-Concurrent-Meetings-

If the tutor is the host of the meeting, then yes.

Yes.

For embedding, use the Web SDK.

Yes, both on the mobile apps, and mobile sdks.

Please see my post here about this model:

Thanks
Tommy