Ask Your Question

Revision history [back]

Android OS uses its own camera API, not Video For Linux. So, if your Android device has appropriate driver for camera, then the camera will be available for all apps using standard Java API. The same is truth for OpenCV including Native Camera. You can test it using any application that can switch cameras. Standard Camera application is not appropriate here, because it is custom for each devices and uses camera driver and own API directly.