问题
I have requirement to record video from the visible view.i,e not form camera. like in TalkingTom application. Can any suggest the solution.
回答1:
You can take screenshot (using UIGetScreenImage) and store the images into an array.
Then convert it into video using mpeg coder.
来源:https://stackoverflow.com/questions/4335886/creating-a-video-from-the-visible-window-or-view