Monday 26 August 2013

How to avoid losing frames while chunking with AVCaptureFileOutput?

How to avoid losing frames while chunking with AVCaptureFileOutput?

I am setting a timer that call a delegate method of
AVCaptureFileOutputDelegate to get chunks of video/audio streams. The
problem is I have some dropping frames between chunks. How can I avoid
these ? Thanks

No comments:

Post a Comment