What problem does it solve?
The Zoom Video SDK for Web enables developers to craft fully customized, browser-based video experiences with Zoom infrastructure, giving you control over UI, UX, and branding while integrating live video, audio, and collaboration features.
Core Features & Use Cases
- Session lifecycle: initialize, join, and manage a session with JWT-based authentication and dynamic participants.
- Media control: start/stop local video, attach/detach remote videos, and orchestrate event-driven rendering with live events.
- Collaboration features: screen sharing, chat, cloud recording, and live transcription to build end-to-end Zoom-enabled apps.
- Use Case: Build a custom video meeting dashboard where participants join, share screens, chat, and record sessions for later viewing.
Quick Start
Initialize the SDK, join a session with a JWT signature, obtain the media stream, and render your own and remote videos as events occur.