It seems that you device does not support camera - only with some apps

asked 2016-03-18 05:30:55 -0600

goe gravatar image

Hi,

Trying to get camera images using OpenCV on Android the app is crashing with the error:

'It seems that you device does not support camera (or it is locked)'

However, if I run the samples from this github repo, they work perfectly fluent. Is there any special thing to take in consideration to use this libraries?

Extra info: This only happens in certain devices (Nexus 5X for example), but with others (Nexus 4 for example) the app is working correctly, and the images are extracted from the camera. The testing device configuration: Nexus 5X (Android 6.0) Project: Android Studio 1.5.1 (Gradle-experimental-0.4.0)

edit retag flag offensive close merge delete