1. http://strawberryperl.com/ perl을 먼저 설치한다.
파일명 : strawberry-perl-5.12.2.0.msi
2. http://dss.macosforge.org/downloads/에서 최신 Windows installer를 다운받는다.
파일명 : DarwinStreamingSrvr5.5.5-Windows.exe
3. DarwinStreamingSrvr5.5.5-Windows.exe를 실행하게 되면 c:\DarwinStreamingSrvr5.5.5 폴더로
압축파일이 풀린다.
4. 반드시 Administrator로 로그인한 상태에서 Install.bat를 실행한다.
그러면 자동으로 C:\Program Files\Darwin Streaming Server에 서버가 설치되며,
중간에 관리자ID 및 Password를 설정하는 화면이 나타난다.
5. 설정을 완료하면 프롬프트창이 활성화되는데, 종료하지 말고 그대로 두어야 관리자페이지가 실행된다.
6. http://localhost:1220 으로 접속을 시도할 때, 관리자페이지가 실행되면 성공적으로 설치가 된 것이다.
7. 만약, 관리자페이지가 실행되지 않으면, 아래의 서버실행구문을 Command창에서 실행한다.
C:\Program Files\Darwin Streaming Server> perl streamingadminserver.pl
Installing Darwin Streaming Server (Windows 2000/2003 Server)
1.The Streaming Admin requires ActivePerl 5.8 (or later) to be running on the server machine.
You must install a Perl interpreter in order to use the web-based administration software.
To install Darwin Streaming Server software, follow these steps on the server computer:
Stop any Darwin Streaming Server related processes.
When the Server package is unzipped, a folder with Darwin Streaming Server and associated files will be created.
2.Inside this folder is an Install script, named "Install.bat".
Double-click this file to install the server and its components on the server machine.
The installer also starts up the Streaming Server Admin, so keep the command prompt window open.
The Install script will create the following directory:
3.c:\Program Files\Darwin Streaming Server\
Inside this directory you will find:
DarwinStreamingServer.exe - Server executable
PlaylistBroadcaster.exe - PlaylistBroadcaster executable
MP3Broadcaster.exe ? MP3 Broadcaster executable
qtpasswd.exe - Command-line utility for generating password files for access control
StreamingLoadTool.exe - RTSP simulated client stress tool
streamingadminserver.pl - Admin Server that is used for administering the Streaming Server
streamingserver.xml- Default server configuration file
relayconfig.xml-Sample - Sample relay configuration file
QTSSModules\ - Folder containing QTSS API modules
Movies\ - Media folder
Playlists\ - Folder containing Playlist configuration
Logs\ - Folder containing access and error logs
AdminHtml\ - Folder containing the CGIs and the HTMl files required by the Admin Server
Documentation\ - Documentation folder
The Install script also installs Darwin Streaming Server as a service in the Service Manager.
It is possible to start, stop, and check server status from the Service control panel.
The Install script will attempt to launch the Admin Server. Make sure that the Perl interpreter installed on your machine is in the system PATH.
The Admin Server can be launched from the command prompt by typing:
C:\> perlpath "C:\Program Files\Darwin Streaming Server\streamingadminserver.pl"
where perlpath is the path to the Perl interpreter on your machine.
If you are installing for the first time, you will be asked to create a user name and password for administering the server. You must complete this step to administer the server from a remote system using a web browser.
Set Up (Windows 2000/2003 Server)
After creating an administrator user name and password, you can connect to the Darwin Streaming Server from your web browser.
Enter the URL for your Darwin Streaming Server:
http://localhost:1220 on the same local system or
http://myserver.com:1220 from a remote system
Replace "myserver.com" with the name of your Darwin Streaming Server computer.
1220 is the port number.
For help on using Streaming Server Admin, setting up secure administration (SSL), and setting up your server to stream hinted media, refer to the online Help by selecting the Question Mark button from the Streaming Server Admin.
'Server' 카테고리의 다른 글
Wowza 모니터링 툴 JConsole 사용법 (0) | 2012.12.14 |
---|---|
Windows Server에 Wowza Media Sever 설치 및 설정 (0) | 2012.12.13 |
Windows 2008 Windows Media 서비스 설치하기 (0) | 2011.11.08 |