RED5 Flash streaming server

Red5 flash media server installation on Debian 4.0 Etch

I am trying to install Red5 as we speak, having a few problems.

See this howto for Debian etch.

http://osflash.org/red5/debian

Things start to go pear shaped @ # 6 I think it has to do with DA and it's placement of ant etc.

If anyone can help with Red5 installation on Debian etch that would be great.

David

Edit...............

Ok, I have it running :) the howto I posted above is pretty much spot on although you must make sure you have a JavaSDK installed as well as the JRE as ant will use tools.jar when building Red5 and also the current version of ant is 1.7.1 so amend the url for wget.

Now to get some live flash streaming software and burn up some bandwidth :cool:
 
Last edited:
It has no problems with DA, and no "special tweeks" need to be applied. Good luck! :)
 
Thanks for the reply
I will attempt to install

think this opens too many doors for trouble?, security wise..
 
well got it installed and the red5.sh script works, got the ports 1935 not to fail.
ever since I installed red5, when I log in to root I get this
searched the web and dont see anything that points to the trouble, has to be connected to red5 as it wasnt there before the install
anyone help give me a clue?

login as: me
me@myIP's password:
Last login: Mon Apr 11 16:04:21 2011 from my.ip
-bash: .export: command not found
-bash: .export: command not found
-bash: .export: command not found
-bash: .export: command not found
 
Something that runs when you login is trying to run the .export: command (note the leading ., but the command doesn't exist. Probably shouldbe export without the dot, but you'll need to see what, if anything, you're trying to run automatically (start by looking in .bashrc file in your home directory) to see what's trying to run.

Jeff
 
Problem ruuning red 5 server

HI,

we installed red5 server, but when i try to connect through port 5080 it will return unable to connect red5 server, we dont have firewall in our server and port 1935, 1936, 5080 are open.
please advise me how to solve this issue.

thanks,
 
Back
Top