Search code examples
ioscocos2d-iphonevideo-capturevideo-recording

How to record cocos2d game play?


In my cocos2d game, i need to record game play as a video including sound produced by the game.

How can I implement this? Anybody can help me. Please suggest a way to implement this.


Solution

  • Finally i find out kamcord(http://kamcord.com/) SDK for recording game play

    Kamcord is a built-in gameplay video and audio recording technology for iOS. This repository contains a Kamcord SDK that works with cocos2d-1.0.1 and allows you, the game developer, to capture gameplay videos with a very simple API. Your users can then replay and share these gameplay videos via YouTube, Facebook, Twitter, and email.

    get code here https://github.com/kamcord/cocos2d-kamcord-ios/wiki