Documentation/UsersReferenceManual/GettingStarted

http://red5.googlecode.com/svn/website/trunk/logo/red5-logo-master-v1.png

Getting Started

  1. Chapter 1. Frequently Asked Questions
    1. Questions
      1. GENERAL
      2. DOCUMENTATION
      3. CONFIGURATION
      4. STREAMING
      5. CODECS
      6. DATABASE
      7. SCRIPTING
      8. SHARED OBJECTS
      9. LEGAL STUFF
      10. Red5 WAR version
      11. MISC
      12. TROUBLESHOOTING
    2. Answers
      1. GENERAL
        1. Project Managers
        2. Active Members
        3. Inactive Members
      2. DOCUMENTATION
      3. CONFIGURATION
      4. STREAMING
      5. CODECS
      6. DATABASE
      7. SCRIPTING
      8. SHARED OBJECTS
      9. LEGAL STUFF
      10. Red5 WAR version
      11. MISC
      12. TROUBLESHOOTING
  2. Chapter 2. Configuration Files
    1. Directory "conf"
      1. jetty.xml
      2. keystore
      3. log4j.properties
      4. realm.properties (Jetty)
      5. tomcat-users.xml (Tomcat)
      6. red5.globals
      7. red5.properties
      8. red5.xml
      9. red5-common.xml
      10. red5-core.xml
      11. red5-rtmpt.xml
      12. web.xml (Tomcat)
      13. web-default.xml (Jetty)
    2. Webapp config directory
      1. red5-web.xml
  3. Chapter 3. Migration Guide
    1. Application callbacks
      1. Interface IScopeHandler
      2. Class ApplicationAdapter
        1. Execution order of connection methods
      3. Accepting / rejecting clients
    2. Current connection and client
    3. Additional handlers
      1. Handlers in configuration files
      2. Handlers from application code
    4. Calls to client methods
    5. SharedObjects
      1. Serverside change listeners
      2. Changing from application code
    6. Persistence
    7. Periodic events
    8. Remoting
      1. Remoting server
      2. Remoting client
    9. Streams
  4. Chapter 4. Red5 Libraries
    1. Spring scripting support
    2. Groovy
    3. Beanshell
    4. Ruby
    5. Jython / Python
    6. Java 5 Libraries
    7. Script related JSR's
    8. Javascript / Rhino
  5. Chapter 5. Building Red5
    1. Build Environment Setup
      1. Ant
      2. Java
      3. Red5
    2. Building
      1. Getting Red5 Source
      2. Getting Red5 Demo Applications Source
      3. Getting Red5 Flash Demo Source
      4. Running the ant build
      5. Current Ant Targets
      6. Ant and Ivy
    3. How to build with eclipse
      1. Recommended Eclipse Plugins
      2. Importing the Red5 Project
      3. Updating the Red5 source
      4. Debugging Red5 in Eclipse
      5. Ant, Ivy and Eclipse
  6. Chapter 6. Releasing Red5
  7. Chapter 7. System Requirements For Red5
    1. Java Memory Tweaking