-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Installation on Linux
Paul Gregoire edited this page Jan 31, 2016
·
1 revision
Linux 32-bit installation instructions
Linux 64-bit installation instructions
mkdir -p /usr/share/red5export RED5_HOME=/usr/share/red5- Browse to Red5 Server Releases
- Scroll to "Latest Release"
- Download the tar.gz
- Copy to RED5_HOME
- Expand the tarball
cd /usr/share/red5
./red5.sh &cd /usr/share/red5
./red5-shutdown.shSample script for init, may be found here