zoomsdk

Minimized video call and shared view with Zoom SDK

感情迁移 提交于 2021-01-07 06:37:53
问题 I'm trying to integrate Zoom SDK meetings in an Android app. I've struggled for a while now with using the custom meeting ui and learning how to use Zoom's video view called MobileRTCVideoView . Here's the interface I would like to create: What I've tried: Studied Zoom's sample apps on Github. Studied Zoom's documentation for customized meeting ui. Asked on the developer forum. Read related threads on the developer forum. However, I still don't understand how to implement it, and would very