Ask Your Question

Revision history [back]

OpenCV native camera uses undocumented Android API, that is different in different Android versions. OpenCV tries all camera libraries for the newest one to the oldest one. So, if they do not work, some code changes is needed. Unfortunately OpenCV do not have Android 4.3 device now and source code of Android 4.3 is not still published. We can add native camera support only if have both of them. You do not need to worry about it, OpenCV Manager will be updated accordingly ASAP.