Meeting SDK Type and Version
Zoom Web Meeting SDK – Version 2.13.0
I’m a website developer managing a sports streaming APK website. I’m looking to integrate Zoom into the site — either to host live Q&A sessions, discussions, or other live video features for users.
I’ve reviewed the Web SDK documentation but still need some clarity on a few things:
-
Which auth method is better for this use case: JWT or OAuth?
-
How to embed Zoom securely on a front-end website without exposing sensitive credentials
-
Whether it’s possible to customize the embedded Zoom UI to match the site’s branding
Error?
No error — I’m still in the initial planning phase and just need guidance.
Troubleshooting Routes
- Reviewed official Web SDK docs
- Checked GitHub sample apps
- Searched this forum for similar integration examples
How To Reproduce
Not implemented yet. My current plan:
-
Use OAuth (if suitable for public sites)
-
Embed Zoom meetings directly inside a webpage
-
Browser: Chrome v116 — using React on the frontend
If anyone has integrated Zoom into a content-based or streaming website like mine, your guidance would be appreciated.
For context, the site I manage is focused on sports APK content
Thanks in advance!