FastAndroidCamera icon indicating copy to clipboard operation
FastAndroidCamera copied to clipboard

Any plan to camera2?

Open jessejiang0214 opened this issue 6 years ago • 2 comments

Hi,

Do you have any plan to update camera API to camera2?

Thanks, Jesse

jessejiang0214 avatar Mar 07 '19 02:03 jessejiang0214

Is the GC problem there with Camera2 API as well?

AdvKern avatar Mar 10 '19 00:03 AdvKern

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[].

tyomitch avatar Oct 06 '23 14:10 tyomitch