Zoom runtime
Zoom Connection & Worker Runtime
Connect Zoom and create a meeting binding. Real live participation requires the external Meeting SDK worker, proprietary native assets, and an in-meeting proof.
Zoom OAuth
Connect or refresh the Zoom account that provides meeting lookup and ZAK for worker join.
Rehearsal & Live Worker
Create bindings, inspect runtime readiness, and run browser rehearsal or live-worker proof flows.
Runtime constraints
- Fly worker cannot consume a join bundle created on local API because the bundle is in API memory.
- For production worker tests, use deployed API and deployed worker against the same API instance.
- For local tests, run local API and local/native worker against that local API.
- Native Zoom join requires proprietary SDK assets under apps/zoom-worker/vendor/zoom.
- Direct Zoom TTS is proven only after a participant hears audio from a worker in the real meeting.
- Direct listening/STT is not implemented yet.