Hi Zoom Developer Support,
We’d like to request that Real-Time Media Streams (RTMS) for Meetings be enabled for our account.
Account ID: A9hjS20QTrGkZgu2_TOcBw
App (Published OAuth) Client ID: WRJ2k3HTGSkdCSf5Ai6rw
Currently the RTMS media scope and webhook events are not available to our account:
- The scope
rtms:read:meeting_audio:admindoes not appear under Add Scopes > RTMS (only notification scopes such asrtms:read:rtms_concurrency_limited:adminare listed). -
- The events
meeting.rtms_startedandmeeting.rtms_stoppeddo not appear in our Event Types list.
- The events
- Please enable RTMS for Meetings for this account so we can request the
rtms:read:meeting_audio:adminscope and subscribe to themeeting.rtms_started/meeting.rtms_stoppedwebhook events.
Use case: We are a meeting transcription & summary product. With user consent via OAuth, we consume per-participant meeting audio through RTMS and transcribe it with our own speech engine to produce Hebrew transcripts and summaries. We need audio only (no video, no Zoom transcript). Our webhook endpoint at app.wiss.co.il is already implemented and passes URL validation.
Thank you.