How
do I use Real Audio?
Real Audio is available
for a small extra charge (email sales
for more info)
RealAudio is a real
time audio transmission/player system. A digital audio stream
is transmitted from the server over the internet to the destination
and played immediately, rather than being stored to disk first
and then played.
Each audio clip requires
two files: a metafile with extension .ram, and the digital audio
clip itself, with extension .ra. The .ram file holds one or more
lines of ASCII text, each of which references the .ra file to
be played when the .ram file is accessed by the browser.
Entries in .ram files
have the form:
pnm://jade.propagation.net/your-domain/name-of-clip.ra
Place your .ram and
.ra files in the realaudio subdirectory under your web directory.
.ram files must be
uploaded in ASCII mode while .ra files must be uploaded in BINARY
mode.
You may then access
these files at realaudio/file.ram under your www directory. |