FastAndroidCamera
FastAndroidCamera copied to clipboard
Any plan to camera2?
Hi,
Do you have any plan to update camera API to camera2?
Thanks, Jesse
Is the GC problem there with Camera2 API as well?
Is the GC problem there with Camera2 API as well?
No there isn't; IOnImageAvailableListener.OnImageAvailable passes you an ImageReader instance, as opposed to a byte[].