Live Video Broadcast: Ubuntu + Red5 + Adobe FME + JW FLV Player

help_balloon
All that we need:
Ubuntu (Server) | Red5 | Adobe Flash Media Encoder | JW FLW Player

Server

1. Install Ubuntu.
I have installed it on virtual machine (Sun VirtualBox).  Installations manual is on Ubuntu website available.

2. Install Red5 Server
At first install red5_0.7.0_all.deb.
wget http://www.nielsenaa.com/red5-installers/red5_0.7.0_all.deb
sudo dpkg -i red5_0.7.0_all.deb
sudo apt-get install -f

continue reading…