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) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -