cameraview
cameraview copied to clipboard
Add Preview Callback
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.
I have the same needs
check this https://github.com/google/cameraview/pull/218