实验环境:
Password:
[root@localhost ~]# tar zxvf /media/rs1115-ga-linux-rhel4.tar.gz -C /usr/local/src/
rs1115-ga-linux-rhel4.bin
[root@localhost ~]# cd /usr/local/src/
[root@localhost src]# chmod u+x rs1115-ga-linux-rhel4.bin
[root@localhost src]# ./rs1115-ga-linux-rhel4.bin
Extracting files for Helix installation........................
Setup will help you get Helix Server running on your computer.
Press [Enter] to continue...
If a Helix Server license key file has been sent to you,
please enter its directory path below. If you have not
received a Helix Server license key file, then this server
WILL NOT OPERATE until a license key file is placed in
the server's License directory. Please obtain a free
Basic Helix Server license or purchase a commercial license
from our website at http://www.real.com/. If you need
further assistance, please visit our on-line support area
at http://service.real.com/.
License Key File: []:
Installation and use of Helix Server requires
acceptance of the following terms and conditions:
Press [Enter] to display the license text...
Choose "Accept" to accept the terms of this
license agreement and continue with Helix Server setup.
If you do not accept these terms, enter "No"
and installation of Helix Server will be cancelled.
I accept the above license: [Accept]:
Helix Server to be installed. You must specify the full
pathname of the directory and have write privileges to
the chosen directory.
Directory: [/usr/local/src]:
to access the web-based Helix Server Administrator and monitor.
Username []: admin
Password []:
Confirm Password []:
RTSP connections. These connections have URLs that begin
with "rtsp://"
Port [554]:
Please enter a port on which Helix Server will listen for
HTTP connections. These connections have URLs that begin
with "http://"
Port [80]: 8080
MMS connections. These connections have URLs that begin
with "mms://"
Port [1755]:
port shown. This port has been initialized to a random value
for security. Please verify now that this pre-assigned port
will not interfere with ports already in use on your system;
you can change it if necessary.
You have selected the following Helix Server configuration:
Encoder User/Password: admin/****
Monitor Password: ****
RTSP Port: 554
HTTP Port: 8080
MMS Port: 1755
Admin Port: 12345
Destination: /usr/local/src
back to the previous prompts: [F]:
Helix Server installation is complete.
assistance, please visit our on-line support area
at http://service.real.com/.
Done.
二,启动服务器
root 4038 1 0 21:50 ? 00:00:00 ./Bin/rmserver rmserver.cfg
root 4504 4038 3 22:05 ? 00:00:03 ./Bin/rmserver rmserver.cfg
root 4505 4038 0 22:05 ? 00:00:00 ./Bin/rmserver rmserver.cfg
root 4617 4573 0 22:07 pts/1 00:00:00 grep rmserver
[root@localhost ~]# netstat -tulnp | grep rmserver
tcp 0 0 127.0.0.1:9090 0.0.0.0:* LISTEN 4504/rmserver
tcp 0 0 192.168.1.169:9090 0.0.0.0:* LISTEN 4504/rmserver
tcp 0 0 127.0.0.1:7077 0.0.0.0:* LISTEN 4504/rmserver
tcp 0 0 192.168.1.169:7077 0.0.0.0:* LISTEN 4504/rmserver
tcp 0 0 127.0.0.1:4040 0.0.0.0:* LISTEN 4504/rmserver
tcp 0 0 192.168.1.169:4040 0.0.0.0:* LISTEN 4504/rmserver
tcp 0 0 127.0.0.1:554 0.0.0.0:* LISTEN 4504/rmserver
tcp 0 0 192.168.1.169:554 0.0.0.0:* LISTEN 4504/rmserver
tcp 0 0 127.0.0.1:8080 0.0.0.0:* LISTEN 4504/rmserver
tcp 0 0 192.168.1.169:8080 0.0.0.0:* LISTEN 4504/rmserver
tcp 0 0 127.0.0.1:12345 0.0.0.0:* LISTEN 4504/rmserver
tcp 0 0 192.168.1.169:12345 0.0.0.0:* LISTEN 4504/rmserver
tcp 0 0 127.0.0.1:1755 0.0.0.0:* LISTEN 4504/rmserver
tcp 0 0 192.168.1.169:1755 0.0.0.0:* LISTEN 4504/rmserver
udp 0 0 0.0.0.0:1026 0.0.0.0:* 4504/rmserver
udp 0 0 0.0.0.0:9875 0.0.0.0:* 4504/rmserver
udp 0 0 192.168.1.169:1755 0.0.0.0:* 4504/rmserver
其它格式:
AVI、mpg4等其它格式的媒体文件也是可以用Helix点播的,具体方法请参照以上实例自行试验。