zoom / meetingsdk-headless-linux-sample

A demo on creating a headless meeting bot using the Zoom Meeting SDK for Linux and Docker
MIT License
37 stars 17 forks source link

question: why is this implemented in cpp? #22

Open lizozom opened 5 months ago

lizozom commented 5 months ago

I'm curious - Could have you (or I) implemented this in Java \ .NET for example? Is there a Zoom Meeting SDK that can be used with other languages?

matannahmani commented 4 months ago

bump

tamagoeggo commented 2 months ago

@lizozom,

Is there a Zoom Meeting SDK that can be used with other languages?

You could check out the Recall.ai API.

It's a REST API so you can use it with any language. The API lets you use meeting bots to get raw audio/video/metadata from meetings without you needing to spend months to build, scale and maintain these bots.

Here are the API docs: https://docs.recall.ai/page/tutorials