I am using UIImagepickercontroller
to capture the frames from the iphone/ipad devices.
Right now, by default it captures the frames at a rate of 30 fps.
Is there anyway to capture the frames at 60fps only with the help of UIImagepickercontroller
?
If its not possible with it, what other choices could be helpful for me?(though its not preferable in my case)