xuannt88

Results 3 comments of xuannt88

> ``` > mUvcCamera.startPreview(new Surface(new SurfaceTexture(0))); > ``` Hi, so how can we take the image after that?

> Hi Yes, you can change the camera preview size dynamically. First, make mCameraHandler null, pause the mUVCCameraView. Then create new mCameraHandler with the new preview size and change the...