Open justinhaisheng opened 8 years ago
l want to set pixelFormat to UVCCamera.PIXEL_FORMAT_YUV420SP,but not call back onFrame???
Hi, Did you also call setPreviewDisplay or setPreviewTexture? As you can see sources, IFrameCallback needs preview surface on current implementation.
setPreviewDisplay
setPreviewTexture
IFrameCallback
l want to set pixelFormat to UVCCamera.PIXEL_FORMAT_YUV420SP,but not call back onFrame???