CameraDeepAR
CameraDeepAR copied to clipboard
startVideoRecording() and stopVideoRecording() doesn't save the video.
snapPhoto() is working well and saves the photo in the Pictures directory. But video recording is not saving the video. When I call startVideoRecording(), it logs this message. E/HandlePluginMethod(11013): onMethodCall startVideoRecording and when I call stopVideoRecording(), it logs this message E/HandlePluginMethod(11013): onMethodCall stopVideoRecording
but the video doesn't saved and I can't find the video recorded.
Can you please advice what I am doing wrong?
Thanks.
Yes this behaviour is with Android 10 only