My Blog List

Wednesday 20 July 2011

Install Red5 and LightIRC webcam

CentOS 5.6:

# yum -y install java-1.6.0-openjdk java-1.6.0-openjdk-devel
 
Debian:
# apt-get install sun-java6-jdk 
# apt-get install ant subversion


Install Red5 and LightIRC webcam

# cd /usr/local
# wget http://trac.red5.org/downloads/1_0/red5-1.0.0-RC1.tar.gz
# tar -xvzf red5-1.0.0-RC1.tar.gz
# cd red5-1.0.0
# cd webapps
# wget http://lightirc.com/release/lightIRC_1.0_webapp_Red5.zip
# unzip lightIRC_1.0_webapp_Red5.zip
# cd ..
# ./red5.sh 
 
You can purchase Shell account from RisingNet.com
You need to purchase LightIRC webcam license from: www.lightirc.com 

Followers