iOS Camera Programming – How to get maximum resolution images …
I have this camera App where I'd like to get the max resolution image in the didOutputSampleBuffer callback. Right now all the frames I receive in the callback are 852 x 640 (I am using an iPhone 4 for testing)
Read More:
iOS Camera Programming – How to get maximum resolution images …