On this page you can find some sample applications that show the various features provided by Red5.
The source code for the Flash parts of these demos is available at http://red5.googlecode.com/svn/flash/trunk/. The source code for the Java parts of these demos is available at http://red5.googlecode.com/svn/java/example/trunk/.
Admin Panel
The Red5 administration panel.
note: this is currently broken in 0.8.RC2 and will not be fixed until 0.8.RC3 at earliest
Echo Test
A test application that runs RTMP/AMF datatype tests.
note: as of 0.8.RC2 several of the AMF tests fail. these are high priority to fix before 0.8 is final
Port Tester
Simple port tester tool that determines which ports the Flash Player is able to connect through to the Red5 server.
Simple Recorder
Basic live video recorder. Once you've stopped a recording, check out $RED5_HOME/webapps/oflaDemo/streams
for your recorded FLV file.