Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

CameraBridgeViewBase from service

How use Java Camera in Background(into Service)?

in service at the moment I can only native camera connect.

Java Camera(CameraBridgeViewBase) need initialization with VIEW, like this:

 mOpenCvCameraView = (CameraBridgeViewBase) findViewById(R.id.tutorial1_activity_java_surface_view);