Cool-iOS-Camera
Cool-iOS-Camera copied to clipboard
A fully customisable and modern camera implementation for iOS made with AVFoundation.
This library need to be updated. Cause I face some warnings like: "'AVCaptureStillImageOutput' is deprecated: first deprecated in iOS 10.0 - Use AVCapturePhotoOutput instead." This library is used in my...
Could you please, update your library? AVCaptureStillImageOutput is deprecated: Use AVCapturePhotoOutput instead AVCaptureDevice.devices is deprecated: Use AVCaptureDeviceDiscoverySession instead
Hello @GabrielAlva , Thanks for this library but I am facing the issue during capturing. when I launch the app I feel that camera is little bit zoomed. I have...
Just wanted to let you know. I previously used another one which was far too buggy. This one is simple, clean and does what it needs to do. https://itunes.apple.com/us/app/ocr-scan-text-from-camera/id1163617952?ls=1&mt=8 Also...
Not sure how hard it is to convert. Do you have outstanding plans to upgrade the code to Swift?
Please add support for CocoaPods, this would very much easy the use of your code. Thanks !
Hey, Wouldn't it be better if there was pinch to zoom and click image functionality implemented ?
I would like to add an overlay to the camera view..ideally a filter overlay - how can I accomplish this?
Hi Gabriel, I am currently using your Cool-iOS-Camera library in my project. This is very useful to me. I need one help. Please tell me how to turnoff the default...