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

startVideoRecording() and stopVideoRecording() doesn't save the video. #51

Open
manstar03 opened this issue Feb 20, 2022 · 1 comment
Open

Comments

@manstar03
Copy link

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.

@amosogra
Copy link

amosogra commented Mar 4, 2022

Yes this behaviour is with Android 10 only

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

2 participants