 |
|
| Real Audio is designed to deliver streaming
multimedia to your internet browser. Streaming audio allows you to
hear/see the media as it is being downloaded from your site - you
don't have to download the entire file before you can listen to it. |
| |
| Configuring
Real Audio >>> |
|
|
| |
Real Media
Sample
Click
here for a real audio sample*
This track is
playing directly from our server. The sample is prepared to
run on a 56k modem.
*Track: Famous Last Words | Album: If I left the
Zoo (1999) | by Jars of Clay 1999 | http://www.jarsofclay.com
To set-up
Real Audio on your own web site, begin by uploading your real
audio track or sound clip (mytrack.rm). Upload the file in
binary using an FTP
client
to any directory above 'html'. Once this has been
uploaded to your web site you will need to create a second
file with the .ram extension (mytrack.ram). Within this file
you must place the full URL of your sound clip (mytrack.rm)
followed by a blank line. Upload this file into the same
directory as your .rm file. You can create the .ram file using
any text editor.
Your mytrack.ram file should look similar to that below:
http://www.mynewsite.com/mytrack.rm
<<-- BLANK LINE -->>
You may now access this file (mytrack.ram) by creating a link
from your website. Here is an example of the html to reference
the audio.
<A HREF="http://www.mynewsite.com/mytrack.ram">Click
here for my latest track!</A>
You have now completed all the steps, necessary to start
streaming audio from your site.
|