Game Development Community

Has anyone streamed remote Theora content into TGE 1.4?

by Aaron E · in Torque Game Engine · 11/15/2005 (8:34 am) · 2 replies

Hi all,

I've been playing around with getting remote Theora content (pre-recorded files or live streams) into my app (based on the new Torque 1.4 code). I'm basing my attempts on the following resource links, but without much success so far.

the newsreader resource www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=3176

and the RSS feed resource www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=4746

I'll keep working on it, but if someone else has already got it working, I'd hate to re-invent the wheel. So, if it's been done, what kind of setup was involved, what streaming server was used, what script, code, or gui changes were needed?

Sorry to sound so clueless.

Thanks in advance

#1
11/15/2005 (8:56 am)
There was a resource to add support for network Streams into Torque - might be what you want.
#2
11/15/2005 (9:03 am)
Ben,

That sounds like a closer match for what I'm trying to do. I'll look for it and give it a shot.

Thanks