Recommended way to build a bot that can access real-time voice and video

I see that several companies have built bots that join a Zoom call. Examples include Gong, Otter, Fathom.

I believe the reasons for having a bot can include the ability to automatically start a call, as well as to be able to access the voice and video for e.g. automatic recording and custom transcription.

Is there a recommended way to build such a bot?

Hey @petert ,

There are a few ways to do this:

Meeting SDK Raw Data:

Livestreaming to your own RTMP endpoint:

Zoom Apps (which uses Meeting SDK Raw Data):

Let me know if that helps! :slight_smile:

Thanks,
Tommy

2 Likes

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