Live Video, Web2.0, Rich Media, Custom Content
Posts tagged rtmp
Chatroulette Clone Alternative Script
May 4th
VideoWhisper released a turnkey chatroulette script edition for the 2 Way P2P Video Chat script.
See the advanced chat roulette turnkey script in action on Video Encounter, a new live website that brings you face-to-face, via webcam, with an endless stream of random strangers all over the world. You need to bring some friends for testing if no one is online.
Also see Embed Chat Roulette page and Webcam Chat Logs with Snapshots .
Also if you are a Facebook user, see the Video Encounter as Facebook Application (downsized to fit) and Video Encounter Application Page on Facebok. More >
Install Red5 on SUSE Linux
Apr 3rd
First know your system to know what to install.
Use uname -a to see if you need to download 32 or 64 bits versions.
Get SUSE release: cat /etc/SuSE-release
INSTALL JDK
Install latest JDK from http://java.sun.com/javase/downloads/index.jsp .
Use chmod a+x to make downloaded file executable and execute it.
Make sure latest version is used:
ln -s /usr/java/latest /usr/local/jdk
ln -s /usr/java/latest/jre /usr/local/jre
rm /usr/bin/java
ln -s /usr/java/latest/bin/java /usr/bin/java
export JAVA_HOME=/usr/java/latest/
INSTALL SVN
Get SVN from: http://software.opensuse.org/search?baseproject=ALL&p=1&q=subversion
Install RPMs with: rpm -iv package.rpm
Install any dependencies as required. Search from http://software.opensuse.org/search .
INSTALL ANT
wget http://www.apache.org/dist/ant/binaries/apache-ant-1.8.0-bin.tar.gz
tar zxvf apache-ant-1.8.0-bin.tar.gz
mv apache-ant-1.8.0 /usr/local/ant
Configure
export ANT_HOME=/usr/local/ant
ln -s /usr/local/ant/bin/ant /usr/local/bin/ant
Replace old ant
rm /usr/bin/ant
ln -s /usr/local/ant/bin/ant /usr/bin/ant
Check ant version:
ant –version
INSTALL Red5
Get latest Red5 :
svn co http://red5.googlecode.com/svn/java/server/trunk red5
Build Red5 :
cd red5
ant prepare
ant dist
Move Red5:
cd ..
mv red5 /opt/red5
OPERATE RED5
Start Red5 (when need or on server reboot):
cd /opt/red5/dist
./red5.sh > start.log &
Install/update applications in the /opt/red5/dist/webapps folder . For changes to take effect, Red5 must be restarted:
1. Check if red5 is running:
ps aux | grep red5
2. Go to its folder and shut red5 down:
cd /opt/red5/dist
./red5-shutdown.sh
3. See if it’s still running or not:
ps aux | grep red5
4. Restart it, and also make it output the logs into a file of your choice:
./red5.sh > start.log &
5. Make sure it’s back online:
ps aux | grep red5
Run Red5 & Wowza Flash Media Servers on Same Linux Server
Jan 13th
This post shows how to install Wowza on a server where there is another RTMP server, already installed, i.e. Red5. Run 2 rtmp servers at same time and allow applications to connect on both simultaneously.
VideoWhisper Video Recorder
Oct 31st
The video recorder allows site users to record webcam videos easily from website pages. This can be use on various sites to implement online features like:
+ video sharing, on demand video content
+ video messaging, video email
+ video content on member profiles, video teasers, video questionnaires
+ video comments for online posts and items, video discussions, video forums
Videos are recorded as flv files on the rtmp server and can be played trough the rtmp protocol or by http players as on youtube (if published to a web accessible location).
- Live Webcam Preview
- Select webcam/microphone, configure recording resolution, framerate, sound rate
- Record Video
- Timer, Maximum recording time limit
- Accept / Discard recording
- Instant recording preview, Replay preview
For more details check the home page of VideoWhisper web based Video Recorder.
Install Red5 0.9 on Linux Ubuntu
Oct 7th
This post shows how to install latest Red5 from trunk on Linux Ubuntu.
For other linux flavors (i.e. Centos) see this comprehensive tutorial Install Red5 and JDK on Centos.
Live Streaming v2 by VideoWhisper
Sep 11th
VideoWhisper.com upgraded the Live Streaming application bringing several improvements and optimizations requested by users.

Some of the improvements:
- advanced webcam settings (change realtime resolution, framerate, audio rate)
- fullscreen button for video watching interface
- fullscreen on click for embedded plain video stream interface
- generate updated jpg snapshots for each live stream
- timers (displayed on each interface depending on settings) can be used to control access, integrate in pay per view systems
- multiple new options and parameters passed from script side
Also some RTMP application improvements should be mentioned like external player support and live video archiving as FLV for the Red5 application.
Upgrades are available for download on VideoWhisper.com and do not involve any costs for free or paid licenses.
First edition available with the upgrade is the PHP edition. The rest should follow shortly.
VideoWhisper 2 Way Video Chat Script
Jul 28th

VideoWhisper 2 Way Video Chat is a premium high definition video communication software designed for instant 1 on 1 online video conferencing. It’s a solution for conducting easy to setup face to face meetings without leaving your office or home. It’s the easiest and most cost-effective way to meet somebody and discuss one on one. Here are 12 ways to use this:
- have meetings on short notice with individuals in faraway places
- conduct sales presentations without traveling
- manage employees remotely when you are not in the office
- bring any partner or specialist employee virtually to any meeting you physically attend to
- demonstrate products and software without traveling
- train customers, partners and employees on remote locations
- have employees work from home even if they are on another continent
- communicate from many business airlines that provide internet while mobiles are not functional
- talk face to face to new employees or business partners from far away locations before doing any travelling
- communicate face to face from anywhere you find an internet connection for your laptop
- remote professional consultations and advice
- avoid dangerous or just boring locations and persons
Read more about the 2 Way Video Chat software…
Red5 Hosting for Video Chat Scripts
May 16th
VideoGirls BiZ offers premium red5 hosting plans for video chat scripts. The Red5 setup is 100% managed so you do not have anything to worry about as on vps hosts where you have to install each application yourself and restart the service or even configure, upgrade, install new linux software trough the shell.
Red5 Support for VideoWhisper Projects
Mar 4th
VideoWhisper.com released a Red5 open source version for the RTMP application serving the VideoWhisper projects. This can be downloaded from the downloads section including java source code and eclipse project files. Application was tested with Red5 v7 Final.
Red5 is a free, open source, Java based, alternative to Adobe’s Flash Media Server. To install Red5 you need a dedicated server. You can not install Red5 on a shared hosting plan. Red5 is available both for Windows and Linux servers.
Red5 is the free solution to host RTMP if you have your own dedicated/semi-dedicated server or VPS: Download Red5 v7 Final .
VideoWhisper provides managed plans with full installation and setup including premium rtmp hosting with dedicated ip, free installation of video streaming software (including standard fantastico scripts like wordpress/joomla), unlimited connections on Red5 starting from 10Gb space and 200Gb bandwidth at $50/month.



Video Conference
Video Broadcast
