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
I get
NativeWebcamJNI: Cannot open '/dev/video0': 11, Try again and then NativeWebcamJNI: Unable to load frame, buffers not initialized
NativeWebcamJNI: Cannot open '/dev/video0': 11, Try again
NativeWebcamJNI: Unable to load frame, buffers not initialized
what is 11? why try again? I'v tried...
p.s. Android 4.3, rooted permissions are fine: crw-rw---- media camera 81, 0 2017-02-19 04:11 video0
crw-rw---- media camera 81, 0 2017-02-19 04:11 video0
Anybody help
The text was updated successfully, but these errors were encountered:
cd /dev/ & ls
to find your device
Sorry, something went wrong.
No branches or pull requests
I get
NativeWebcamJNI: Cannot open '/dev/video0': 11, Try again
and then
NativeWebcamJNI: Unable to load frame, buffers not initialized
what is 11? why try again? I'v tried...
p.s.
Android 4.3, rooted
permissions are fine:
crw-rw---- media camera 81, 0 2017-02-19 04:11 video0
Anybody help
The text was updated successfully, but these errors were encountered: