Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Record video from camera parallel to OpenCV processing

Some other question, dealing with android and OpenCV. Ok, as I now understand, it is not that easy to record a video, processed by OpenCV on android. But is there any possibility to do it parallel: - to record video from camera, using standard android tools (MediaRecorder) and - to process video with OpenCV (mOpenCvCameraView) without saving it?

Thank you once again!