CameraKit / camerakit-android

Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
https://camerakit.io
MIT License
5.36k stars 878 forks source link

How to pause/resume capture image? #548

Open mmswide opened 5 years ago

mmswide commented 5 years ago

Hi, I have been using v1.0.0-beta3.11. I am troubling with how to pause/resume when capture image. I'd like you to give any solution. Regards.

seasonfoo commented 5 years ago

Is there any solution for this?

elmliu commented 5 years ago

I've been trying to find the method to pause capturing and show image preview as well. I tried using an ImageView to cover CamaraKitView and read bitmap from the photo just taken. But due to file IO, this performs badly and slowly.
Have you found the solution?

softmarshmallow commented 4 years ago

this is kind of essential feature for this library. how come could this not be included?

18779883952 commented 3 years ago

为什么star这么高的库 没有stop和repreview方法呢