Is there a way to configure UIImagePickerController to capture photo bursts at a specific length or under a predetermined number of frames per second?
Asked
Active
Viewed 397 times
3
-
You could use this link: http://stackoverflow.com/questions/10344637/capture-60fps-in-iphone-app – 3pic Jul 10 '15 at 13:58
-
The AVFoundation Class is a solution to the general problem but not a direct answer to my question. A subquestion of mine is left unanswered here: http://stackoverflow.com/questions/19425429/how-to-set-video-capture-frame-rate – Eric Jul 10 '15 at 14:04