x


Render and stream unity3d generated scenes

Hi all,

I have an online game which include several short animations which are currently being done using Unity3d.

Since some of the users do not wish to install the Unity3d plugin I thought about rendering these scenes on the fly and streaming them to the users.

Has anyone tried something like this ? I guess it should be doable but I'm more interested about the encoding time (needs to be faster than the full scene) and scalable (I assume I will need to render dozens if not hundreds of movies simultaneously).

Please advise, Guy Nesher

more ▼

asked Jan 20 '10 at 10:15 AM

Guy Nesher gravatar image

Guy Nesher
2 1 1 1

Which platform?

Mar 03 '10 at 11:49 PM Motionreactor
(comments are locked)
10|3000 characters needed characters left

2 answers: sort voted first

Assuming your scene is interactive, this sounds very very very difficult. (OnLive thinks they can do it though).

What a lot of sites do is that they convince people that installing the plugin is worth it, by displaying a flash video of what the game would look like when they'd choose to play it. Giving the experience for people who don't have the webplayer yet some love can do wonders for your install ratio.

more ▼

answered Jan 20 '10 at 03:51 PM

Lucas Meijer 1 gravatar image

Lucas Meijer 1 ♦♦
7.9k 19 43 85

(comments are locked)
10|3000 characters needed characters left

why you should render and stream it on the fly? the best way is to recor a video of your game with a program like camstudio that is free. if you really love to render a game to a movie file you should take screenshots in a fix framerate like 30FPS and use a plugin like quicktime to convert images to a movie. also you need a plugin to record speakers. there are free video encoding libraries available on the net. you just need to google it or as Microsoft loves bing it :).

more ▼

answered Jan 20 '10 at 07:20 PM

Ashkan_gc gravatar image

Ashkan_gc
9k 33 56 117

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x413
x329

asked: Jan 20 '10 at 10:15 AM

Seen: 2112 times

Last Updated: Jan 20 '10 at 10:15 AM