Real Player is available for the following OS Platforms:
| OS Platforms | Processors | Connections |
|---|---|---|
|
Windows 95 Windows NT Windows 3.1x Mac OS 7.x OS/2 Linux Solaris SunOS 4.1x Irix 5.3 FreeBSD |
Pentium 486 Mac PowerPC 68040 Mac with FPU DEC Alpha Unix Box |
14.4 Modem 28.8 Modem ISDN Cable Modem T1 T3 |
Make the appropraite selections and click Download Now.
B. Begin Real Player 3.0/4.0 setup:
% zcat <filename> | tar xvf -
The above command decompresses the file and creates a directory called raplayer3.0 that contains the following files:
| raplayer | RealAudio Player executable |
| README.FIRST | installation and usage document |
| LICENSE | license agreement |
| Mime.types | setup file for the web browser |
| Mailcap | setup file for the helper apps |
| raplayer.ad | RealAudio Player application resource file |
| welcome.ra | RealAudio IDSN Stereo .ra file |
A. If you are using the csh or tsch shell, add the following command to your .cshrc file after all other "set path" commands:
set path=($path $HOME/raplayer3.0)
B. If you are using the ksh, bash, or bsh shell, add the following command to your .profile file after all other "PATH" commands:
PATH=$PATH:$HOME/raplayer3.0
% source .cshrc
Verify that the path is setup correctly, type the following command from your home directory:
% which raplayer
The directory where you installed the RealAudio Player should be displayed. If this does not work, consult your system administrator for help in setting up your path.
% raplayer welcome.ra
There are two ways to do this:
A. In Netscape, choose General Preferences from the Options menu. Then choose Helpers.
The browser will show you the .mime.types and .mailcap files in your
home directory. If you have an entry starting with:
audio/*
Select it and click <Delete>, followed by <New>. Enter the following fields in the dialogue box that appears:
| Description | RealAudio |
| Type | audio/x-pn-realaudio |
| Suffix | ra, ram |
| Application | raplayer |
A. .mime.type
Add the following line:
audio/x-pn-realaudio ra ram
B. .mailcap
If there is an entry starting with
audio/*
Delete the entry and add the following line:
audio/x-pn-realaudio; raplayer %s
% netscape &
% raplayer
For SunOS, problem has been encountered when these commands are issued. Due to the colormap allocation problem, the raplayer may not start at all (or rather, it starts and then exits). This problem should be resolved in a future release. However, for the time being, a solution to this problem is to always start your raplayer before netscape, i.e.,
% raplayer
% netscape &
If you do not encounter this problem, you do not have to start the raplayer in the command line. If your web browser is configured correctly, it should invoke raplayer whenever you click on a link to a real audio file (ending with a .ra extension) or a real audio metafile (ending with a .ram extension).
Since a HTTP server has no streaming capability, it will do the same thing if you click on a link to a real audio file (.ra), i.e., the entire real audio file will be downloaded before the helper (the raplayer, in this case) can start to play the file. If the file size is huge, you may observe a significant delay between clicking on the link and hearing of the content of the audio file.
On the other hand, RealAudio technology utilizes an interactive system
between the RealAudio Server and the RealAudio Player to enable real-time
audio delivery over the Internet. When the user clicks on a link on a
Web page, the audio buffers and then begins to play, all within a few
seconds. In this case, you click on a link to a real audio metafile
(.ram) which is supported on the HTTP server. In most cases, you should
see the icon
indicating the link is a real audio
metafile. The metafile contains the locations of ra files, which are
actually supported by RealAudio server(s). The metafile is transmitted
to the client site and passed on to the raplayer (as a helper to play .ram
file) by the web browser. The raplyer then sends a signal to the RealAudio
Server requesting for files. Each file is sent to the raplayer and played as
it is received, i.e. the Server streams audio to the raplayer. Since
metafiles are generally short text files, such a negotiation between the
web browser, web server and raplayer normally takes only seconds to complete
before you hear audio streaming in from the Server.
For more information on the streaming vs. downloading, a good source of reference is available in http://www.real.com/help/library/ under the topic Attaching RA to the web
For streaming to be effective, it is important that you obtained a version of the raplayer which is compatible with your internet connection. However, if you still have the problem of poor playback quality, you should edit the player preferences under the view menu. For more information, please read the following web pages: