Could we build a fully custom UI on top of Meeting SDKs?

We have created a web application for remote calls. It has such functions as video, audio controls, and screen sharing with fully custom UI. Under the hood, it is using Twilio.

In the end, we want to build an app that will use Zoom under the hood with fully custom UI.

Could we use Meeting SDKs for working with audio and video streams only?

Hey @pavloshchur,

Thank you for reaching out to the Zoom Developer Forum. If you wanted raw access to audio and video without the typical Zoom Meetings UI then I recommend looking into our Video SDK.

That SDK will allow you to build a custom video application using the Zoom backend.

I hope that helps! Let me know if you have any questions.

Thanks,
Max

1 Like

Hi @MaxM,

Thanks for the quick reply!

In other words, we cannot use Meeting SDK if we want to build an application with fully custom UI and have to use Video SDK, right?

Hi @MaxM,

Could you answer the question above? We need the answer to know which SDK meets our needs.

Thank you!

Correct @pavloshchur !

Meeting SDK comes with a UI, Video SDK does not come with a UI.

-Tommy

1 Like

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