Archive for August, 2010

27
Aug

RAM disk - tmpfs

   Posted by: admin    in Lăng nhăng lít nhít

mount -t tmpfs -o size=128M tmpfs /_RAM

26
Aug

video conference - red5 - videowhisper

   Posted by: admin    in Lăng nhăng lít nhít

wget http://slackware.mirrors.tds.net/pub/slackware/slackware-12.2/extra/jdk-6/jdk-6u11-i586-1.tgz

installpkg jdk-6u11-i586-1.tgz

http://ant.apache.org/svn.html
svn co http://svn.apache.org/repos/asf/ant/core/trunk/ ant

cd ant

./build.sh

copy dist/bin,lib to /usr/local

svn co https://svn.apache.org/repos/asf/ant/ivy/core/trunk ivy
cd ivy
ant jar
cp build/artifact/jars/ivy.jar /usr/local/lib
cd ..

svn co http://red5.googlecode.com/svn/java/server/tags/0_9_1 red5-0.9.1
cd red5-0.9.1
ant prepare
ant dist

cd dist

./red5.sh &
http://10.100.0.3:5080/
http://videowhisper.com/download.php VideoWhisper RTMP Applications -> red5
cd webapps
wget http://videowhisper.com/downloads/videowhisper_red5.zip
unzip videowhisper_red5.zip
./red5-shutdown.sh
./red5.sh &

download http://haotu.macatung.com/wp-content/uploads/vctar.bz2

http://your-ip/vc
vi settings.php
$rtmp_server="rtmp://your-ip/videowhisper";
vi vc_login.php [disableSound=1]
screen2webcam simulator