Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AR Video issues on Android #37

Open
1kvsn opened this issue Sep 1, 2023 · 0 comments
Open

AR Video issues on Android #37

1kvsn opened this issue Sep 1, 2023 · 0 comments

Comments

@1kvsn
Copy link

1kvsn commented Sep 1, 2023

Hello,

We've integrated DeepAR on our ReactNative app using the react-native-deepar npm package. We followed the integration steps for ReactNative Android mentioned in react-native-deepar npm package.

After integration, when we tried running DeepAR on our Android 13 phone. we're facing following issues:

  1. When we apply an AR filter and start recording video for 5 - 10 seconds and if we stop the video recording, the output .mp4 video file doesn't show the full duration of the recording. When we play the .mp4 file, it plays like a 1 second video with high playback speed. Check attachment.
  2. When we apply an AR filter and start recording video for almost 30 seconds or more, the app starts to freeze and there is considerable lag in the app. It also causes the app to crash with no error in the console.

The steps we followed to start/stop recording the video is exact same as mentioned in the documentation of react-native-deepar npm package.

We're using:

  • ReactNative version: 0.71.1
  • Node: 16.17.0
  • React-Native-Deepar: 0.11.0

Thank you for creating this package.

video_2023_08_23_12_26_44.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant