Create video of OpenGL
Anyone know if it's possible to create a video of an OpenGL layer and save it out to an .mp4 on the device?
I want to see if it's possible for the user to record a video of a playthrough and then upload it to YouTube from within a game. It looks as though it's possible to do the uploading part through the Objective-C version of the Google YouTube API... I'm just not sure if it's possible to actually create the video at runtime.
Any ideas / suggestions?
|