It seems that is not possible currently, or is it? This will become an important feature of games, to record parts of gameplay and share on youtube/vimeo.
Are there any plans to provide this possibility in Corona SDK? [import]uid: 109677 topic_id: 25518 reply_id: 325518[/import]
YES. I agree that this would be awesome! Doesn’t seem that hard to do… just take a whole bunch of screen captures and stitch them together to make a video. However, the frame rate might be an issue… [import]uid: 51654 topic_id: 25518 reply_id: 103202[/import]
apple doesnt allow screen recording [import]uid: 7911 topic_id: 25518 reply_id: 103206[/import]
There are apps that do something like this.
How about: lower frame rate, take screen shots and render video? [import]uid: 109677 topic_id: 25518 reply_id: 103298[/import]
they’re not really recording the screen there just taking pictures
http://howto.oz-apps.com/2012/04/how-to-enable-screen-recording-in-your.html [import]uid: 7911 topic_id: 25518 reply_id: 103334[/import]
How about this Explain Everything app or other apps that keep track of what happens on the screen (maybe the first one was Brushes?)? Saving the state of each pixel at given intervals? [import]uid: 109677 topic_id: 25518 reply_id: 103340[/import]
There is some experimentation using “key frames” on this where basically you take screenshots and only animate the parts of the picture that actually changed to save space.
I’ve never seen it in use on an application, I’ll check out some of those links above
ng [import]uid: 61600 topic_id: 25518 reply_id: 103358[/import]
There are apps that does video recording:
http://itunes.apple.com/us/app/coachs-eye/id472006138?mt=8
talking tom
and more…
[import]uid: 66859 topic_id: 25518 reply_id: 103452[/import]