Tutorials:Weblinks
From Red5Tutorials
Red5 Tutorials
Contents |
Red5 Versus FMS
This document describes differences between Red5 and FCS/FMS and shows how to do common stuff in Red5.
Presentation
- [French] Red5 Presentation & first install
Explanation of the different types of install :
- Application locale pour un Red5 ÃÂÃÂÃÂë standalone ÃÂÃÂÃÂû
- Application locale pour un Red5 ÃÂÃÂÃÂë embarquÃÂÃÂÃÂé ÃÂÃÂÃÂû
- Application distante pour un Red5 ÃÂÃÂÃÂë embarquÃÂÃÂÃÂé ÃÂÃÂÃÂû
- Various tutorials by Sunil Kumar Gupta
Creating New App
- This document describes how new applications can be created in Red5.
It applies to the new API introduced by Red5 0.4.
- In this tutorial we will be examining how to create applications in the Red5 Standalone Server.
- Tutorial at actionscript.org of Milan Toth
Eclipse
- Free screencast of installing and using Red5 and Eclipse.
The tutorials learn you how to build a server app and Flash client app. Note: On flashextenstions click in Videotopics to "Red5 Flash Media Server"
Red5 & Flex
- Red5 app with Flex
Screencast of Red5 presentation by Chris Allen.
Excellent Screencast : building Red5 simple application
Red5 & Flash
How to create a sample start application in red5 and flash.
How to make
shared whiteboard Application using Red5 and Flash using shared object.
Creating whiteboard application with Red5 and Flash
Advanced
- Dominick explains in a screencast how to add authentication to Red5 applications.
- How to create a poll application using Red5 flash server which can be a part of Video conference application.
- How to manage log4j effectively with Red5 and forward all your red5 log information into centralized log server.
- Very good example of using Stunnel with Red5 to make your flash application run under ssl.
- This document describes how applications can stream ondemand videos from or record to custom directories other than the default streams folder inside the webapp.
- This article explains how to install and run OpenLaszlo Presentation Server and Red5 Flash Server on top of an Apache Tomcat server (5.5).
- This article explains a sample player install for Linux
- Develop & Deploy RED5 Applications in WAR for J2EE webcontainers(TOMCAT, ...):
- Tutorial at actionscript.org of Milan Toth Streaming & database
Code
- This blog has lots of Red5 code samples and advance tutorials.

