Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Any Red5 Working Example Project for 0.9 release

I'm trying to find 1, just 1, working sample project for Red5 that's updated to work against the latest 0.9 release without missing jars and other nonsense.

Right now, it's at v0.9 and the libs are different from other versions. They have 5 pathetic examples on their website, but all were built with the older versions. For these 5 old examples, I could use the Add External JARS feature to try and add libs from previous versions, they don't mention which versions they were built against and I'm not going to try each previous version to see which works (I already did and nothing works). They don't seem to be putting any effort into updating or marketing their open source project.

Anyone who's more intelligent and can shed some light on behalf of these fools?

like image 913
Daryl Avatar asked Mar 08 '10 21:03

Daryl


2 Answers

What sorts of issues are you having? What sorts of projects are you trying to build?

I'm by no means an expert on this - and I admit that the lack of documentation is pretty frustrating.

However, I just downloaded their latest, installed it and got the olfa demo running pretty seamlessly.

The source for the demos are available here, and I use these to work out what I need.

like image 103
Marty Pitt Avatar answered Sep 27 '22 23:09

Marty Pitt


http://www.smartfoxserver.com/ makes use of red5 in someway. Perhaps you can find something useful in their (well documented) examples, good luck.

like image 25
iddqd Avatar answered Sep 27 '22 21:09

iddqd