简体   繁体   English

视频捕获速度为60fps(使用UIImagePickercontroller)

[英]video capturing at 60fps (Using UIImagePickercontroller)

I am using UIImagepickercontroller to capture the frames from the iphone/ipad devices. 我正在使用UIImagepickercontroller从iphone / ipad设备捕获帧。

Right now, by default it captures the frames at a rate of 30 fps . 现在,默认情况下它以30 fps的速率捕获帧。

Is there anyway to capture the frames at 60fps only with the help of UIImagepickercontroller ? 无论如何只有在UIImagepickercontroller的帮助下以60fps捕获帧?

If its not possible with it, what other choices could be helpful for me?(though its not preferable in my case) 如果它不可能, 那么其他什么选择对我有帮助?(虽然在我的情况下它不是更好)

You can use this link to solve your problem . 您可以使用此链接来解决您的问题。 It is exactly the same you want. 它完全一样你想要的。

Hope this helps. 希望这可以帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM