Are avatars available in the react-native SDK?

Does the react-native SDK (specifically for iOS) support using the Avatars that I see on desktop? I don’t see this in the VideoSDK library reference.

Hey there :wave:

The React Native SDK does not allow for raw video data due to the speed inefficiencies between the JavaScript to native translation.

If you use the iOS SDK natively, you would be able to manipulate the raw data and create your own avatars → https://marketplace.zoom.us/docs/sdk/video/ios/advanced/raw-data/

Let me know if this helps.

Thanks for the quick answer!
What about using the default built-in avatars and not creating my own? Does the iOS sdk allow for that?

To be 100% clear, I’m talking about these → https://support.zoom.us/hc/en-us/articles/4642184011917-Using-Avatars-in-meetings-and-webinars

1 Like

We only have the virtual backgrounds in the Video SDK, and not the avatars.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.