cameraview icon indicating copy to clipboard operation
cameraview copied to clipboard

Add Preview Callback

Open doug-precocity opened this issue 7 years ago • 2 comments

allows setting a callback that gets invoked on each preview frame.
The callback receives an android.media.Image object, consistent with the Camera 2 API.

doug-precocity avatar Jun 22 '17 21:06 doug-precocity

I have the same needs

Tamsiree avatar Aug 21 '17 08:08 Tamsiree

check this https://github.com/google/cameraview/pull/218

sibelius avatar Dec 12 '17 17:12 sibelius