Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If you only want to capture the camera frames and display or process them, this will work fine on android. The only thing that wont work is saving them. The VideoWriter class is not functional on android.

If you only want to capture the camera frames and display or process them, this will work fine on android. The only thing that wont work is saving them. them to an avi or similar. The VideoWriter class is not functional on android.