Running a Zoom Webinar inside another application
Hello. We have a standalone website - the application is built in React and we were using the Amazon Chime SDK, but we would like to swap out that video player instead of Zoom as our video player is outdated and expensive to update. So we want a user to be able to log in, connect to their Zoom account and then set up and run webinars that run in our player with our chat. So from the user perspective, they are in our player, but the video stream is coming from Zoom. For the Host if they could also start the webinar from our application that would be great. Is that possible?
Show less