Zoom Video SDK for Web
The Zoom Video SDK for Web enables you to build custom video experiences with Zoom's core technology through a highly optimized WebAssembly module.
Core features
The Video SDK provides video, audio, screen sharing, chat, data streams, and more, as a service. You can build with all of these features, or pick and choose. The Video SDK also comes with a full set of server side APIs and Webhooks.

Browser support
Video SDK for Web v1.2.5 and higher supports the major Android and iOS browsers.
Feature | Chrome 69+ | Firefox 56+ | Safari 11+ | Edge 79+ | Mobile browsers |
---|---|---|---|---|---|
Video (receive) | ✔ | ✔ | ✔ | ✔ | ✔ |
Video (send) | ✔ | ✔ | ✔ | ✔ | ✔ |
Audio (receive) | ✔ | ✔ | ✔ (1) | ✔ | ✔ |
Audio (send) | ✔ | ✔ | ✔ (1) | ✔ | ✔ |
Screen (receive) | ✔ | ✔ | ✔ | ✔ | ✔ |
Screen sharing (send) | ✔ (v72+) | ✔ | ✔ (v13+) | ✔ | ✘ |
Multiple video streams | ✔ (2) | ✘ | ✘ | ✔ (2) | ✘ |
Encryption | ✔ | ✔ | ✔ | ✔ | ✔ |
End-to-end encryption (E2EE) (3) | ✘ | ✘ | ✘ | ✘ | ✘ |
(1) Video SDK for Web supports Safari audio if your site uses credentialless headers or is not cross origin isolated. See Web SDK Gallery View for implementation instructions.
(2) Up to a maximum of 4 video streams without SharedArrayBuffer
. Up to a maximum of 9 video streams with SharedArrayBuffer
. See Web SDK Gallery View for implementation instructions.
(3) End-to-end encryption (E2EE) for meetings and webinars is not supported on any browser.
Need help?
If you're looking for help, try Developer Support or our Developer Forum. Priority support is also available with Premier Developer Support plans.