AndroidUSBCamera
AndroidUSBCamera copied to clipboard
How to pass correctly SurfaceTexture to AUSBC instance
I want to use my own SurfaceTexture as a render target for instance of ausbc camera.
What is the correct way to pass my custom SurfaceTexture when I create the ausbc camera the 'simple usage' way eg. implementing the CameraFragment ?