安装文件:E:\Ubuntu8.04教程\HelixServerUnlimitedv11·0·1·1884ForLinux特别版\softnews\chinaz
在ubuntu中安装Helix Server,实现手机流媒体播发
下载Helix Server Unlimited v11.0.1.1884 For Linux 特别版,下载地址:
wwwcode/Download.a ... limited11_Linux.rar
我在/root新建helixserver文件夹,把HelixServerUnlimited11_Linux.rar解压后Cncode目录中的东西拷到/root/helixserver
安顺序执行以下命令:
复制内容到剪贴板
代码:
cd /root/helixserver
tar xzvf
chmod +x helix-server-retail-11.01-rhel4-setup.bin
./helix-server-retail-11.01-rhel4-setup.bin
进入安装设置,出现提示信息:
Extracting files for

Welcome to the Helix Server 11.0 (11.0.1.1884) Setup for UNIX
Setup will help you get Helix Server running on your computer.
[ Press [Enter] ]   !直接按回车

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 al/.  If you need
further assistance, please visit our on-line support area
at al/.
License Key File: []:                              [ 这个是要许可证,可以先放下,等安装完再将许可证文件放入 ]
Installation and use of Helix Server requires
acceptance of the following terms and conditions:
Press [Enter] to display the             [ 这里可以长按回车,直到提示进度条到100%

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]:                       !直接按回车


Enter the complete path to the directory where you want
Helix Server to be installed.  You must specify the full
pathname of the directory and have write privileges to
the chosen directory.
Directory:  [/root/helixserver]: /usr/helixserver      [ 更改安装路径,我是装在/usr/helixserver ]




Please enter a username and password that you will use
to access the web-based Helix Server Administrator and monitor.
Username []:                                                           [ 设置远程管理用户名,输入后回车 ]




Password []:                                          [ 设置密码,输入后回车 ]


Confirm Password []:                                                [ 重输密码,输入后回车 ]


Please enter a port on which Helix Server will listen for
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 ""
Port [80]:8080                            [ 更改http传输端口,为避免和apache冲突,建议更改 ]


Please enter a port on which Helix Server will listen for
MMS connections.  These connections have URLs that begin
with "mms://"
Port [1755]:                              [ 此处回车默认即可 ]



Helix Server will listen for Administrator requests on the
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.

Port [11012]:11111                    [ ubuntu安装教程更改远程管理访问的端口,系统默认的有时难以记住,可更改为好记的 ]


You have selected the following Helix Server configuration:

Admin User/Password:    traveller2/****
Encoder User/Password:  traveller2/****
Monitor Password:      ****
RTSP Port:              554
HTTP Port:              8080
MMS Port:               1755
Admin Port:            11111
Destination:            /usr/helixserver

Enter [F]inish to begin copying files, or [P]revious to go
back to the previous prompts: [F]:                       
[ 如果以上设置你没意见,此处回车默认即可,否则按P重新设置 ]



Copying Helix
Helix Server installation is complete.

If at any time you should require technical
assistance, please visit our on-line support area
at al/.


Cleaning up
Done.

[ 安装完成 ]
接着把许可证文件拷到安装目录的中Licens目录中