Is there zoom functionality when streaming?

I am making a livestreaming application (primarily focused on android). But I cannot see anwhere online about how to implement zoom functionality from the camera when using getMediaDevices.

The app currently streams fine, it would just be great to add in zoom functionality.

Am I missing something or is zoom not supported with WebRTC camera on React Native?

1 Like

Sadly them kind of functionalities don’t appear to be supported by React-Native WebRTC yet.