-
Notifications
You must be signed in to change notification settings - Fork 34
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
no file #6
Comments
Yeah it doesn't seem to be writing videos for me either. I've tried changing the following things: plugin.xml
BackgroundVideo.java
But i'm getting the following output:
And trying to use Android File Transfer or adb pull to get the files, no luck:
|
I changed the following in BackgoundVideo.java on line 34, FILE_PATH = "/storage/emulated/0/Pictures/"; Now all video's saved to Pictures folder in Gallery |
The latest version now returns the file path on stop - does this help? |
I guess the problem is with |
Hello! The ios version isn't going saving to my library either. Any suggestions? |
Hi is this still a problem with the newer versions? |
Hello! great work on this. However, I cannot find the file after the app recorded a video. theres no folder under my app's name even on android/data/app_name/cache or android/data/app_name/tmp for that natter. pleas help. how can we get the file after the recording via javascript. thanks.
The text was updated successfully, but these errors were encountered: