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.

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.