I want to create my own picture taking UI in my app. Is this possible? I've seen lots of apps use this feature (other camera apps) who have a custom UI and after you take a picture it doesn't ask if you want to retake the photo. Also it would be nice if it didn't flip the photos taken with the front camera. So how would I do this??
Thanks
You should use AVFoundation
try this code GLCamerRipple
and this as well SquareCam
basically you need to create a class that implements the AVCaptureVideoDataOutputSampleBufferDelegate Protocol and start the session with the camera.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With