NativeCamera
NativeCamera copied to clipboard
Unable to open video capture, cv::VideoCapture.open(0) always returns false
cv::VideoCapture.open(0) always returns false, I heard this problem is because there's no ffmpeg backend for VideoCapture on android. I read some posts that suggest to install "FFmpeg" Codecs on the Android device - but how, and is this possible at all?