服务器 频道

Liunx流媒体代理服务器架设攻略(上)

三、安装软件

    1、 以根权限登陆Linux X-Windows,建立一个Helix的目录将授权码拷贝到目录中。
#mkdir Helix
#cp helix-proxy-retail-11.01-rhel4-setup.bin /Helix
    2、改变下载的文件名称和组属性和组使它成为可执行文件。
#chmod +x helix-proxy-retail-11.01-rhel4-setup.bin
    3、安装详细步骤
# ./helix-proxy-retail-11.01-rhel4-setup.bin Extracting files for Helix installation........................ Welcome to the Helix Proxy 11.0 (11.0.1.1884) Setup for UNIX Setup will help you get Helix Proxy running on your computer. Press [Enter] to continue...
#这里按回车继续# If a Helix Proxy license key file has been sent to you, please enter its directory path below. If you have not received a Helix Proxy 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 Proxy 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 #此处回车默认即可 Enter the complete path to the directory where you want Helix Proxy to be installed. You must specify the full pathname of the directory and have write privileges to the chosen directory. Directory: [/root/helix]: # 更改安装路径 Please enter a username and password that you will use to access the web-based Helix Server Administrator and monitor. Username []: # 设置远程管理用户名 Username []:Password []: # 设置密码 Confirm Password []: #重新确认密码 Please enter a port on which Helix Proxy will listen for RTSP connections. These connections have URLs that begin with "rtsp://" Port [554]: #此处回车默认即可 Please enter a port on which Helix Proxy will listen for HTTP connections. These connections have URLs that begin with "http://" Port [8080]: #此处回车默认即可 Please enter a port on which Helix Proxy will listen for MMS connections. These connections have URLs that begin with "mms://" Port [1755]: #此处回车默认即可 Helix Proxy 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 [18298]: #更改远程管理访问的端口,系统默认的 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 Server files.... Helix Server installation is complete. If at any time you should require technical assistance, please visit our on-line support area at http://service.real.com/. Cleaning up installation files... Done. # 安装完成
    图2 是Helix Proxy安装成功界面。


图2 Helix Proxy安装成功界面
0
相关文章