How we can take image or video in between session from Zoom Video React Native SDK..?

Description
We want to capture real time camera image or video from front camera not a screenshot in between ongoing session. Is there such functionality is present in Zoom Video React Native SDK?

Which React Native Video SDK version?
react-native-zoom-video-sdk-1.1.1

Hi @sunil_healiom,

It looks like you are looking to access raw data, which is not yet supported in the React Native wrapper due to performance constraints in React Native. We are hoping to add this in a future release, but do not have an exact timeline yet.

You should be able to screenshot your app, but the SDK does not have support for screenshots so you would need to implement this within your app.

Thanks!

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