Hi Zoom Developer Support,
Could you please enable the “Allow access to raw data (audio, video, sharing) for Meeting SDK” entitlement for our Meeting SDK app?
- Client ID: z9dY7YhGQxiJogJrzyGL6A
- Account: connect@foremostleads.in
- Platform: Meeting SDK for Linux (7.0.5.3527)
Use case: Our app joins meetings as host (via ZAK) and sends a custom video + audio feed using an external video source (IZoomSDKVideoSource / setExternalVideoSource) plus a virtual microphone, to present pre-recorded content as a virtual presenter for automated sessions.
Current behavior: Once in-meeting, setExternalVideoSource returns success and the video source onInitialize callback fires (source ready), but onStartSend never fires and HasRawdataLicense() returns 0, so no frames are transmitted.
Please advise the correct path to enable the raw-data (send) entitlement for this app, or whether this requires the ISV Partner Program. Thank you!