I'd like to save images from the video stream, I've set the session preset to be AVCaptureSessionPresetPhoto, but I'm getting really lower resolution on the device. I'm testing on a 3GS and this preset returns me 512x384 buffers. I've seen in the doc that the photo preset could not apply to video output.
This is not supported for video output
Is that valid also for raw data from camera buffer?
Thanks,
Andrea