android-gpuimage-plus
android-gpuimage-plus copied to clipboard
Please support (android.hardware.camera2)
https://developer.android.com/reference/android/hardware/camera2/package-summary
Over API level 21 can't used auto focus, flash... etc..
I think you should add a source that supports android.hardware.camera2
Thanks for your advice.
Any update on this? It would be really nice to have camera2 support. Having some limitations using the old and deprecated camera api on some devices.
@wysaid Are you planning on switching to Camera2? Just wanted to know if I should give up this project or not. Thanks.
@latsson Sure, but the min api level will be 18 when use Camera2. I will add this later.
Min API level 21. But older versions are barley used anymore. https://developer.android.com/about/dashboards/
That is great to hear! Do you have any estimated time when this will happen? I was thinking about doing it myself, but don't really have the time.