You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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.
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:
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:
Thank you for creating this package.
video_2023_08_23_12_26_44.mp4