Red5 Plugin Readme

Prerequesites

Red5 is an open source streaming server for Flash media (audio and video). To stream video with Red5, you need a webcam and a web browser with support for flash and you must ensure the domain from where your Openfire server is running has been given permission to access you webcam.

You will need Openfire version 3.6.0 and above. Java 1.6 is required. See red5.html for details

Installation

  • For Linux users, you must give asao2ulaw execution permissions. It can be found in /opt/openfire/plugins/red5/codecs. If your linux distro is not Centos, you may need to recompile for your distro. Go to the src folder and run make. Copy the aso2ulaw file to the parent codecs folder.
  • Enable HTTP_BIND on Openfire (if disabled) and note the HTTP port.
  • Stop Openfire
  • Unzip the package file (red5-x.x.xx.zip) and copy the red5.war file to the Openfire_HOME/plugins directory.
  • Start Openfire
  • Go to the page http://your_server:your_http_bind_port/red5/index.html on your server to use the red5 flash web applications in your own client applications.
  • If page does not appear or you get an error in browser, then post you red5.log red5error.log and stdout.log files in the Red5 section of the igniterealtime web site for support and assistance.
  • Configuration (Openfire)

    Configuration (Spark)

    Configuration (SparkWeb)

    How to use

    See red5.html