Table of Contents
Download
Red5 is released under the LGPL v2 license. For installation instructions, see the Install page.
Latest Stable Release - 0.8.0
The files below also include a copy of the API documentation.
OSX
Windows
Windows (Java5)
Tarball
Tarball (Java5)
WAR
WAR (Java5)
Latest Development 0.9.0 RC1
Debian/Ubuntu
OSX
Windows
Windows (Java5)
ZIP
Older releases are archived on:
Each release is also tagged in the Subversion repository:
Latest Development Source Code
We use Subversion for source revision control and code sharing.
Subversion
The Subversion repository URL for the Red5 project is at http://red5.googlecode.com/svn
The latest revision of Red5 can be checked out with the following command:
svn co http://red5.googlecode.com/svn/java/server/trunk red5
For installing this development version:
cd red5 export RED5_HOME=`pwd` ./red5.sh
