Quản trị net diễn đàn chia sẻ thông tin các thủ thuật mạng, internet bảo mật thông tin dành cho giới IT VIệt hy vọng là nơi bổ ích cho cộng đồng

Quản trị net diễn đàn chia sẻ thông tin các thủ thuật mạng, internet bảo mật thông tin dành cho giới IT VIệt hy vọng là nơi bổ ích cho cộng đồng (http://quantrinet.com/forum/index.php)
-   Streaming Video Server (http://quantrinet.com/forum/forumdisplay.php?f=543)
-   -   How to Setup Red5 Media Server on CentOS/RHEL 6/5 (http://quantrinet.com/forum/showthread.php?t=9641)

hoctinhoc 17-06-2014 11:53 AM

How to Setup Red5 Media Server on CentOS/RHEL 6/5
 
How to Setup Red5 Media Server on CentOS/RHEL 6/5


Red5 Media Server is a powerful media streaming server worked on RTMP protocal. Red5 is an open and extensible platform, which can be used in Video Conferencing or Network gaming.

http://tecadmin.net/wp-content/uploa...glogo-red5.png

This article will help you to install Red5 media server on CentOS and RHEL Systems.

Step 1: Installing Java

You may skip this steps if you have already installed java on your system else use below link to install latest java version.

http://tecadmin.net/steps-to-install...6-or-rhel-5-6/

Step 2: Setup Environment Variables

Its necessory to set environment variables to make it working.

# echo 'export JAVA_HOME=/opt/jdk1.7.0_25' >> /etc/bashrc # source /etc/bashrc Step 3: Download and Extract Red5

Use this link to find latest version of Red5 or use following commands to download red5 1.0.1. Also extract them.

# cd /opt/ # wget http://www.red5.org/downloads/red5/1...5-1.0.1.tar.gz
# tar xzf red5-1.0.1.tar.gz
# mv red5-server-1.0/ red5

Step 4: Start Red5


After extracting downloaded archive, lets start Red5 using shell script red5.sh available in directory.

# cd /opt/red5

# ./red5.sh

Step 5: Access Red5 Web Interface

Red5 demo pages and application can be accessed on port 5080 like

http://fqdn:5080/

URL: http://192.168.1.105:5080
http://tecadmin.net/wp-content/uploa...start-page.png

How to Install Demo Apps in Red5


Open following url in your web browser to get demo apps install screeen. Change ip with your system ip or fqdn.

http://192.168.1.105:5080/installer/
http://tecadmin.net/wp-content/uploa...os-install.png

How to Access Demo Apps in Red5


Open following url in your web browser to get access demo apps page. Change ip with your system ip or fqdn.
http://192.168.1.105:5080/demos/

http://tecadmin.net/wp-content/uploa...red5-demos.png



References:

http://www.red5.org/

http://tecadmin.net/installing-red5-media-server-on-centos-6/#


Bây giờ là 03:50 PM. Giờ GMT +7

Diễn đàn tin học QuantriNet
quantrinet.com | quantrimang.co.cc
Founded by Trương Văn Phương | Developed by QuantriNet's members.
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.