i can capture image using avfoundation.framework as shown in AVCam Demo
but i want to
- zoom in/out the cameraview
- save that zoomed in/out view
i can do 1 but unable to save it in zoomed in/out mode it saved only in normal capture view
Please any one know about it help me out
thanks in advance
I have been using the following solution with success when facing similar problems:
Capturing zoomed preview view in AVFoundation