Steps to install RED5

The steps for installing RED5 are as follows:
1. Install Java – JDK and JRE
* For installing Java JDK and JRE, we can use the RPM. Visit the link
“http://java.sun.com/javase/downloads/index.jsp”.
* Setup the environment variables to include the path for java.
export JAVA_HOME=/usr/java/
2. Install Apache ant
wget http://apache.mirror.transip.nl/ant/binaries/apache-ant-1.7.0-bin.tar.gz
tar -zxf apache-ant-1.7.0-bin.tar.gz
mv apache-ant-1.7.0 /opt/ant
ln -s /opt/ant/bin/ant /usr/bin/ant
* Setup the environment variables to include the path for Apache ant.
export ANT_HOME=/opt/ant
3. Now download and install RED5.
wget http://dl.fancycode.com/red5/0.6.3/src/red5-0.6.3.tar.gz
tar -zxf red5-0.6.3.tar.gz
mv red5-0.6.3 red5
cd red5
/opt/ant/bin/ant prepare
/opt/ant/bin/ant build
4. Now directory “dist” contains compiled files and ready to run the server
cd dist
sh red5.sh
* RED5 should now run http server on port 5080 and rtmp service on port 1935
5. For testing, check
http://ip:5080/demos/port_tester.swf
Recent Posts
Categories
News
- Aress Software Achieves AWS Standard Consulting Partner Accreditation
- 24x7hostingsupport.com is rebranded as Aress.Support
- Successful Participation by Aress in HostingCon 2015
- Successful participation of Aress in SITS LONDON, 2015 – The IT Service Management Show
- Aress Software Appraised at CMMI Level 3
Recent news
Feb 05, 2019
Aress Software Achieves AWS Standard Consulting Partner Accreditation
Aress Software a leading Software Development and 24x7 Technical Support Service company has announced that,… Read More
Blog post
Jun 28, 2023
Contact-Centre-as-a-Service on the upswing
The landscape of customer service is undergoing a transformation with the rise of Contact-Centre-as-a-Service (CCaaS).… Read More