Is it possible to use the iPhone's camera in a Cocos2d game? I've searched around and it seems that you can only use the camera to take pictures in the image picker control. I want to either just take a photo and use it as a texture or preferably not take a picture but use the camera's live feed and show it as a texture. It's no big problem on a PC using DirectX, but seems that Apple has made this impossible.
Any ideas?