Relative Content

Tag Archive for androidreact-nativeexpoexpo-camera

expo-camera ‘front facing’ video will not record at 2160p

When using expo-camera to record a video, the quality of 2160p is not being recorded, it downgrades to recording in 1080p. This only fails on the front facing camera. The output below shows that 2160p is indeed being shown for the front facing camera by the API through the camera.getAvailablePictureSizesAsync() method. This is on a Samsung s8 ultra (SM-X900), which has two front facing cameras both which support 2160p video recording.

QR code scanning with Expo v.51 is not working

While trying to use expo-camera with the latest Expo version 51 in a react native project and Android , it seems that there is no ability to scan any kind of code. While turning my camera to a QR code, literally nothing happens. I use the code below: