Folks,
I have been following the camera2 of the likes of camera2basic, camera2raw, and camera2video (and also webjb/myrobot on github), but everything always displays the images. Are there any camera2 examples that do not have preview the image? My app is already using the texture view for something else, but I don't want to modify it to show a camera image that I don't need to see (I can save the image if I want to see what is going on).