简体   繁体   中英

IPhone Camera Shutter issue

basically I am trying to use the camera function but want to be able to upload a picture once the camera button is pressed without touching the use button.

Therefore the delegate camera method never gets called. I am however trying to capture the screen using the following method to get the image:

UIGetScreenImage()

This seems unorthodox but does the trick. My issue comes with the fact that sometimes, I get the shutter image. Is there delegate method called when the shutter animation is complete?

If so, any help is more than welcomed. Thanks.

使用Brad Larson的stillCamera https://github.com/BradLarson/GPUImage

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM