ReactVision / viro

ViroReact: The AR and VR library for React Native 📳💙💛🤍💚
MIT License
1.36k stars 157 forks source link

Video recording is lag on Android 12 #146

Open antliao opened 2 years ago

antliao commented 2 years ago

Requirements:

Please go through this checklist before opening a new issue

Environment

Please provide the following information about your environment:

  1. Development OS: Linux
  2. Device OS & Version: Android 12
  3. Version: ViroReact version and React Native version
  4. Device(s): Pixel6 pro

Description

Using "startVideoRecoding" of VIroARSceneNavigator can successfully record the video and save it. But it's very lag on Android12(Pixel6 pro) but smooth on Android 10 Samsung note9.

Reproducible Demo

robertjcolley commented 8 months ago

Please provide a reproducible demo or a snippet of code.