Setting the file. One moment.
Skill 145 · Zoom Video SDK macOS
Subchapter 145.1
references/environment-variables.mdMarkdown733 BView on GitHub
| Variable | Required | Used for | Where to find |
|---|
Also bundled
ArchitectureZOOM_VIDEO_SDK_KEY | Yes | Video SDK app credential pair | Zoom Marketplace -> Video SDK app -> App Credentials |
ZOOM_VIDEO_SDK_SECRET | Yes (server only) | JWT signing for Video SDK token | Zoom Marketplace -> Video SDK app -> App Credentials |
VIDEO_SDK_TOKEN_ENDPOINT | Yes | Desktop app token fetch URL | Your backend deployment config |
VIDEO_SDK_SESSION_NAME | Runtime | Session/topic identifier | Generated by your app workflow |
VIDEO_SDK_USER_NAME | Runtime | Display name in session | Application user profile |
VIDEO_SDK_TOKEN is server-generated and short-lived.