Hi,
I was wondering if it is possible to render from Unity to youtube. Has this been attempted by anyone before? How would you go about if you want to accomplish this?
???
Can use unifycommunity.com - unifycommunity Resources and Information. to capture each frame, and then use 3rd party software to compile 'em to video.
Thank you that sends me in the right direction. Now to get things more complicated how do I make this work on iOS device. And how to combine the image sequence to a movie?
If it can record the screen and output a video, then it can record a video of your game. Google “Screen Recorder Iphone”. Here’s the first page google returned.
http://www.iphonedevsdk.com/forum/iphone-sdk-development/8121-record-iphone-ipod-screen-make-video.html
I am not getting this ScreenShotMovie- script to work. I have placed the Javascript in Editor folder but I on’t get any images saved in any folder when hitting play button. There must be something really basic that I am missing. Could somebody help me by pointing me to right direction whit this?