Hi,
I would like to export a video from my game, to record a short game session. What solutions are possible from an online and offline usage ?
Hi,
I would like to export a video from my game, to record a short game session. What solutions are possible from an online and offline usage ?
Camtasia Studio is pretty awesome. It isn’t cheap but they have a free trial version. It will definitely save you time and give you a professional result.
I’m sure there are free ones too, especially if you have your own video editing software and want to spend the time to do it.
There is also Hypercam 2 which is free…
Sorry, I mean I want to export the video directly and “automagically” from my unity game…
or at least a sequence of images that I could throw to a video compression tool
Application.CaptureScreenshot ();
thanks, I’ll try that ^^
Syphon Server + Syphon Recorder works well if you don’t need to see the in-game GUI. You simply put the syphon server script on your main camera, and run the syphon recorder app. at the http://syphon.v002.info link you can download the script/plugin + recorder app
If you’re on a Mac, you can use Quicktime Player to record the screen. Just do File->New Screen Recording.
you can do that?
god damn, I’ve been using a demo of iSHowUHD