RealServer settings are customized through the RealSystem Administrator. This chapter describes how to use RealSystem Administrator as well as the basic settings used by all RealServers.
To monitor and modify your RealServer, use RealSystem Administrator. Any adjustments you make are stored in a configuration file. There are a few specific features that can only be adjusted by editing the configuration file directly. These are highlighted in "Features Available Only Through Direct Editing".
RealSystem Administrator is the Web-based console for customizing RealServer features. It can be run from any browser on your network. It is password-protected when first installed, and you can create additional user names and passwords for any other people who will be helping you administer your RealServer.
When the RealServer installation program completes, it asks if you want to start RealServer and run RealSystem Administrator. If you choose Yes, RealSystem Administrator asks you for a name and password, then it starts.
To make changes to any feature, click on the appropriate category listed under Configure. Make the changes and click Apply. A confirmation page appears to let you know that the changes have been made. You may be required to restart RealServer; a message to that effect will appear if it is necessary.
If your Web browser is set to permit cookies, RealSystem Administrator "remembers" the page that was open in the right-hand frame the last time you used it or when you click the refresh button. In Netscape Navigator, RealSystem Administrator will reload with the main Welcome page when you resize the browser window unless cookies are enabled.
You can view the configuration of your RealServer from nearly any browser on your network. Compatible browsers are Netscape Navigator version 4.06 or higher and Microsoft Internet Explorer version 4.0 or higher.
http://address:AdminPort
/admin/index.html
address
is the IP address or host name of the machine on which RealServer is installed.
AdminPort
is the port that RealSystem Administrator uses to connect to RealServer. You were asked for a port number during setup. Use that port number here.
The following URL will start RealSystem Administrator if it is typed in the browser on the same computer as RealServer (be sure to substitute your port number for AdminPort)
:
http://127.0.0.1:AdminPort
/admin/index.html
The following command also works on the same computer:
http://localhost:AdminPort
/admin/index.html
RealSystem Administrator appears.
![]() |
Tip |
---|
Bookmark this location so that you can easily return here at any time. |
Once you have started RealServer and RealSystem Administrator, you can change RealServer features with the instructions below:
If you made changes that require the Server to be restarted, the Pending Changes button at the top of RealSystem Administrator changes to red, and a red asterisk appears next to the field name that requires the restart.
In addition, the Restart Server button, located at the at the top of the RealSystem Administrator window, turns red if you need to restart RealServer for your changes to take effect. When you see the Restart Server button change its color to red, you should click it as soon as it is convenient.
To ensure that only certain people can use RealSystem Administrator to make changes to RealServer, you can authenticate all connections to RealSystem Administrator. Instructions are given in "Authenticating RealSystem Administrator Users".
Changes made with RealSystem Administrator are stored in the configuration file, named rmserver.cfg
. It is a text file formatted with tags that are based on XML (Extensible Markup Language). This language introduces great flexibility to the configuration file format and enables third-parties to use this file and add to its functionality. Syntax of this file is given in Appendix C, "Configuration File Contents".
Be sure that your configuration file is stored where only authorized users can make changes to it.
![]() |
Tip |
---|
Keep a backup copy of the configuration file. You may need it if you make changes to this file that you later want to undo or if you accidentally delete the working copy. |
A few specialized elements can only be changed by editing the file directly; they are noted in the text where they appear. In addition, third-party plug-ins may require their own parameters and variables, which cannot be added or modified through RealSystem Administrator; use a text editor to add them to the configuration file.
![]() |
Additional Information |
---|
Appendix C, "Configuration File Contents" gives instructions on using a text editor to modify the configuration file directly. |
Regardless of which features are in use, certain settings are used by every feature and apply to every RealServer. They are described in this section.
Port settings tell RealServer where to listen for requests. Ports are described in detail in Chapter 3, "Overview of RealServer".
If your RealServer and Web server are on the same machine, you may need to modify the HTTP Port setting. See "Running Web Servers and RealServer on the Same System" for additional information.
Otherwise, you will probably not need to make any changes to the port settings.
RealServer uses the following settings to determine where to listen for requests sent via a particular protocol (you can view the settings from RealSystem Administrator by clicking General Setup>Ports):
pnm://
). The default value is 7070
. Earlier versions of RealSystem used this protocol.
8080
.
rtsp://
). At installation, the value is 554
.
![]() |
Note |
---|
To use a port lower than 1024 on a UNIX system, you must be logged on as super-user. |
9090
.
Mount points on this page refer to on-demand clips. For a complete description of mount points, see "Mount Point". Mount points in other sections, such as for live material, are described in their respective chapters.
You do not need to change this setting unless you want to keep your media clips somewhere other than the Content
directory or its subdirectories.
RealServer uses the following mount points when it is first installed:
A generic mount point name appears in the Edit Mount Point box.
RealServer works with any Web server that supports configurable MIME types. Make sure that your Web server has the RealNetworks MIME types defined.
Refer to the instructions accompanying your Web server to define the following MIME types on your Web server. Of the items on this list, only MIME types for the extensions .ram
and .rpm
are required. Other applications may use other types shown in the table.
In addition, RealServer acts as a Web server for certain features. To this end, RealServer has its own MIME types section. You should only modify the list of MIME Types if you will be streaming a data type via HTTP that is not on the list. The following table shows RealServer's initial settings.
MIME Types | Extensions |
---|---|
audio/x-pn-realaudio |
ram |
image/gif |
gif |
image/jpg |
jpg, jpeg |
text/html |
html, htm |