AsynCamera icon indicating copy to clipboard operation
AsynCamera copied to clipboard

Android Application which demonstrates the use of AsyncTask for creating background thread of processing frame data which is obtained using onPreviewCallback function from Camera.PreviewCallback

AsynCamera

Android Application which demonstrates the use of AsyncTask for creating background thread of processing frame data which is obtained using onPreviewCallback function from Camera.PreviewCallback

Blogpost - Android CameraPreview with PreviewCallback and Processing Frames using Threads