Ask Your Question

Revision history [back]

  1. VideoCapture class in Java is JNI wrapper for C++ cv::VideoCapture implementation. So, both C++ and Java camera works ok, if you configure camera correctly.

  2. There is known issue in OpenCV VideoCapture on Android 4.0.x. Problem can be fixed by updating your phone up to Android 4.1.x.