Hi Zoom Developer Support Team,
We are developing an AI Meeting Assistant / Streaming Avatar Bot using the Zoom Meeting SDK for Linux (C++). Our bot joins meetings as a custom participant to process raw participant audio (IZoomSDKAudioRawDataDelegate) and send synthesized camera/microphone frames (IZoomSDKVideoSource / setExternalAudioSource)[cite: 1, 12].
During bot initialization, our implementation checks HasRawdataLicense() / raw data privileges before subscribing to media streams[cite: 1, 12]. To ensure full raw video and audio access without encountering MobileRTCRawData_No_License or missing raw data permissions, we kindly request you to enable the Raw Data Entitlement for our application[cite: 1, 12].
App & Account Details:
-
App Name: General app 898 (or your desired bot app name)
-
Client ID / SDK Key:
OFVDe6KKTTytihi0wrjyQ -
App Type: General App (User Managed)[cite: 9]
-
Target Platform: Linux (x86_64 C++ Meeting SDK Sidecar)[cite: 1, 12]
-
Authentication Method: SDK JWT[cite: 1, 12]
-
Use Case: Headless AI avatar bridge — capturing real-time PCM participant audio to generate synchronized AI responses, and publishing I420 raw video frames and PCM audio back into the Zoom meeting via
IZoomSDKVideoSourceand Virtual Microphone[cite: 1, 12].
Please let us know if you need any additional information to enable this entitlement on our Client ID.
Thank you for your assistance!
Best regards,
Engineering Team