react-native-twilio-video-webrtc icon indicating copy to clipboard operation
react-native-twilio-video-webrtc copied to clipboard

Back-facing camera using 0.5x zoom on Android

Open larsniklasson opened this issue 1 year ago • 0 comments

Steps to reproduce

  1. Use and display the videostream from the back-facing camera on Android

Expected behaviour

When using the back-facing camera, the zoom level should be 1x, the only reasonable default value.

Actual behaviour

In my environment, I noticed a fish-eye effect when using the back-facing camera, and I assume that it is using the 0.5x zoom mode which is available in the regular camera app.

Environment

  • Node.js version: 16
  • React Native version: 0.70.9
  • React Native platform + platform version: Android 13
  • Device: Samsung Galaxy S20 FE

react-native-twilio-video-webrtc

Version: 3.2.0

larsniklasson avatar Aug 08 '23 15:08 larsniklasson