Request to enable Meeting SDK Raw Data entitlement for my account

@Cloud2 If i’m not mistakened, you no longer need explicit permission to access raw data in meeting SDK.

For Meeting SDK in general, here’s the step and re-req before you can access raw data,

  1. Meeting SDK joins the meeting
  2. Request for host / co-host or recording permission from the host. (either one is fine).
  3. Start “raw recording”. This does not start the actual recording yet
  4. Use the raw data call back to work on the YUV420 and PCM data.