# red5-server
**Repository Path**: xstudio/red5-server
## Basic Information
- **Project Name**: red5-server
- **Description**: Red5 Server core
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2015-11-13
- **Last Updated**: 2024-06-03
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
red5-server
===========
Red5 server core
Some of the Red5 project information continues to reside on Google Code. Post new issues or wiki entries here. https://code.google.com/p/red5/
The Red5 users list may be found here: https://groups.google.com/forum/#!forum/red5interest
Subreddit: http://www.reddit.com/r/red5
Latest version is 1.0.3-RELEASE
Red5 1.0.3 Release (5 August 2014)
Tarball |
ZIP
The Windows installer will be available once my Windows development PC is setup
Red5 1.0.2 Release (9 April 2014)
Windows Java7 |
Tarball |
ZIP
Scroll to the bottom of this page for older releases
Note on Bootstrap
The bootstrap and shutdown classes have been moved to the red5-service project; the dependency has been added to this projects pom.
Stack Overflow
--------------
If you want answers from a broader audience, Stack Overflow may be your best bet.
http://stackoverflow.com/tags/red5/info
Build from Source
-----------------
To build the red5 jars, execute the following on the command line:
```
mvn -Dmaven.test.skip=true install
```
This will create the jars in the "target" directory of the workspace; this will also skip the unit tests.
To download the dependencies, execute this:
```
mvn dependency:copy-dependencies
```
This will download all the dependencies into the "target" directory under "dependency". The next command will package everything up:
```
mvn -Dmaven.test.skip=true -Dmaven.buildNumber.doUpdate=false package
```
Right now, this will skip the demos directory but I'm working on a fix. The xml nodes to copy the demos are in the
```
trunk/src/main/server/assembly/server.xml
```
and may be uncommented for a package build, if you have the entire svn tree checked out.
To manually copy the "demos", go to http://red5.googlecode.com/svn/flash/trunk/deploy/ and collect all the files therein. Create a directory in your red5 install at this location
```
red5/webapps/root/demos
```
Place all the files there.
Eclipse
----------
1. Create the eclipse project files, execute this within red5-server directory.
```
mvn eclipse:eclipse
```
2. Import the project into Eclipse.
3. Access the right-click menu and select "Configure" and then "Convert to Maven Project".
4. Now the project will build automatically, if you have the maven plugin installed.
[http://screencast.com/t/2sgjMevf9 Screencast]
Previous Releases
-------------------
Red5 1.0.2 Snapshot (18 April 2013)
Windows |
ZIP
Red5 1.0.1 Final (14 January 2013)
Windows _Java 7_ |
Windows _Java 6_ | ZIP |
Tarball
Red5 1.0 Final (03 December 2012)
Windows _Java 7_ |
Windows _Java 6_ | ZIP |
Tarball
Red5 0.9.1 Final (21 February 2010)
OSX |
Windows |
ZIP |
Tarball |
Replacement Jar
Red5 0.9.0 Final (27 January 2010)
OSX |
Windows |
ZIP |
Tarball |
Source
Red5 0.8.0 Final
OSX |
Windows |
Windows (Java5) |
Tarball |
Tarball (Java5) |
WAR |
WAR (Java5)
Donations
-------------
Donate to the cause using Bitcoin: https://coinbase.com/checkouts/2c5f023d24b12245d17f8ff8afe794d3
Donations are used for beer and snacks