Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Android camera problem

I'm developing opencv apps in android in and testing them in Beagleboard-xm and Embest DevKit8500,both having ARM Cortex-A8 processor..

In both of the boards connected camera is working normally in the android camera app. But they do not work in opencv apps.

In Javacamera, the error message "It seems that your device does not support camera(or it is locked).Application will be closed)

In Nativecamera, the app doesnt even open.

How can i fix this problem?The camera i'm using is a UVC camera with 1.3MP resolution.

Android camera problem

I'm developing opencv apps in android in and testing them in Beagleboard-xm and Embest DevKit8500,both having ARM Cortex-A8 processor..

In both of the boards connected camera is working normally in the android camera app. But they do not work in the opencv apps.apps donot work(not even the samples).

In Javacamera, the error message "It seems that your device does not support camera(or it is locked).Application will be closed)

In Nativecamera, the app doesnt even open.

How can i fix this problem?The camera i'm using is a UVC camera with 1.3MP resolution.