ios - Is presenting a video feed faster with GPUImage? -


I need to get video from an iPhone camera and it needs to be presented to the user (I do some UIView overlays ) Do I get more

Brad Larsen In the discussion forum for GPUImage :

"I do not know about any difficult limits for framerate internally, unless you have some point on the screen Rendering on While presenting the render buffer, the screen can cap a fresh rate at 60 fps. At that time, OpenGL ESE may potentially stop Qi if the rendering exceeds 60 fps. "

GPUImage is a good article. Do not forget that FPS will be between different iPhone types.

Check out Plus, SEO.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

c# - passing input text from view to contoller with FacebookContext using Facebook app -

Calling a C++ function from C# by passing a string with variable size to it -