views:

94

answers:

0

Hi,

I had this issue with new ACVapturesSession because the images you get through it is much larger (enlarged, this is a known issue now) than the images you capture using the normal camera view. I think this will resolve by using the AVCaptureStillImageOutput and capture still images continuously. Can you direct me to a good tutorial on that ?