zoom-meeting-sdk-web

Installation
SKILL.md

Zoom Meeting SDK (Web)

Embed Zoom meeting capabilities into web applications with two integration options: Client View (full-page) or Component View (embeddable).

Current Package Baseline

  • Latest npm package verified on 2026-07-10: @zoom/meetingsdk@6.2.0.
  • The package declares exact React and React DOM peer dependencies at 18.2.0; React 19 is not part of the published support contract. Isolate the SDK in a React 18 boundary if the surrounding application uses React 19.
  • The 6.2.0 changelog notes restored Client View onUserJoin behavior, Phase 1 ultrasound signaling for same-device My Notes restrictions, retired AI Companion branding in Client View, and an optimized Component View join process.
  • Use 5.1.4 or newer for WebRTC video to avoid compatibility problems with future Chrome versions.
  • Meeting SDK Web is for human meeting participants. Do not use it for bots or AI notetakers; route live media and notetaker workloads to RTMS.

How to Implement a Custom Video User Interface for a Zoom Meeting in a Web App

Installs
1
Repository
zoom/skills
GitHub Stars
73
First Seen
12 days ago
zoom-meeting-sdk-web — zoom/skills