Ask Your Question

arna's profile - activity

2015-06-12 23:30:30 -0600 asked a question Changing camera fps in ios

Hi, I was trying to build an app using opencv in ios. I followed the really helpful tutorial for video processing. I want to change the fps of the camera video that I use to process the video. The iphone camera can go upto 240 fps(the slow-mo on iphone). So, when I change the property "defaultFPS" to anything greater than 30, it does not show the video anymore. Could somebody help me out as to how the fps of the camera can be changed

Thanks for help.