Video SDK and private app

We’re building out the video SDK so we can take video out of a zoom meeting and inject a video stream back in. We want to enable this as a developer play for our customers who want to build their own experiences where they can get their video into zoom.

Do we need to publish a marketplace app or can we use an internal app and have our customers use this and have our app authenticate in back end?

@And-there-it-was video SDK is a different product from meeting SDK.

Video SDK does not allow you to join a Zoom Meeting
Meeting SDK allows you to join a Zoom Meeting

@chunsiong.zoom thank you for your quick response. Ok so we will use a Meeting SDK. To answer my other question. We have a number of customers using our developer platform, we want to make it easy for each of these customers to create a bot. Who needs to do what and where in the marketplace?

Can we create a single Marketplace App that enables our customers to build bots quickly without going through the full approval process themselves?

We want to make it easy for our customers.

@And-there-it-was

This depends on what your bot does.
Could you share whats the scenario?

Sure. We want to pipe a voice assistant into zoom. We have a developer framework they already allows for the creation of this bot.

We sell b2b and b2b2b and b2b2c. We can build an integration with Zoom API but we do not want our customers or their end users, who experience voice bot in a zoom meeting, to have to do anything with Zoom Developer portal.

My current thinking is we can build this and we can handle the auth in our back end, abstracting customers from doing this.

Is this possible? Thank you!!!

My understanding is we can handle Auth and tokens and then our customers can enable our application with their zoom admin so everyone has access.

Our goal is to make it easy for Devekopers building with our service and keep them away from having to go through their own approval process.

@chunsiong.zoom Adding more here, my research shows the ask here is to build the app out in a way which allows for external users. Is this correct?

@And-there-it-was thats the easiest way for end customer, publish the app and let customer add the app