I want to get frame data with camera2, and analyze each frame. but I can not find some callback function like "onFrameData(byte[] data, Camera camera)" in camera1. I use TextureView for displaying image, if I use TextureView.getBitmap(), it will be very slow, I wanna a faster and efficient way. Thanks :-)
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/05107092-42c4-406a-92b9-fd7dc855e914%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

