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?