We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Which path can I set to record video or image? The path is valid and "public"!
errno: -2, code: 'ENOENT', syscall: 'lstat', path: '/volume1/public/Dafang'
[Dafang] Checking Recordings Folder Size : /volume1/public/Dafang/ [Dafang] Error Occured [Dafang] [Error: ENOENT: no such file or directory, lstat '/volume1/public/Dafang']
Thnx, Mitcho
The text was updated successfully, but these errors were encountered:
Also tried save path to SD card but the same error! Where can I set the save path?
/system/sdcard/DCIM/
is also invalid!
Sorry, something went wrong.
Also tried save path to SD card but the same error! Where can I set the save path? /system/sdcard/DCIM/ is also invalid!
I'm just new here but I could record to my sd card. Have you set the write permission on particular path?
permissions are for both write/read. Strange!
No branches or pull requests
Which path can I set to record video or image? The path is valid and "public"!
errno: -2,
code: 'ENOENT',
syscall: 'lstat',
path: '/volume1/public/Dafang'
[Dafang] Checking Recordings Folder Size : /volume1/public/Dafang/
[Dafang] Error Occured
[Dafang] [Error: ENOENT: no such file or directory, lstat '/volume1/public/Dafang']
Thnx, Mitcho
The text was updated successfully, but these errors were encountered: