我想将图像实时添加到摄像机视频源中,但只需要显示它们,不需要保存。如果我使用标准的CoreImage程序,它工作正常,但我需要更多的帧速率。但是,如果我取消注释此代码并在接下来进行注释,则不会。OpenGLView只是一个带有方法的UIView子类+(Class)layerClass{return[CAEAGLLayerclass];}//WorkingcodeEAGLContext*myEAGLContext=[[EAGLContextalloc]initWithAPI:kEAGLRenderingAPIOpenGLES2];NSDictionary*options=@{kCICon