Update: I'm no longer involved with the development of Red5 or the Red5 Admin Panel. Today I released my Red5 Admin Panel. It's not much yet and I still have to write a sort of roadmap and other not code stuff but I just want it out in the world.
You need
Red5 0.6.0 or higher (older versions are not tested), and Java 1.6 (and eclipse would be nice) for the Java side.
For the Client side you need Flex Builder 2 or the
Flex SDK.
To build the application you have to duplicate a rule in the build.xml of red5 of the section "compile_demos" and rename the reference to the project to "adminPanel".
Please download it here:
Admin Panel 0.2
Updated sources:
Admin Panel 0.2.1 (there where some references to old packages I forgot to remove :s)
Note: This application is
not production ready, I still have to create an username and password check (the only field in the login screen really used is the ip number).