The web is now famous for its multimedia capabilities, made famous in large part by Progessive Networks' RealAudio Player. RealAudio lets you play highly compressed sound and video files over the Internet. This process is called streaming,
Your server is capable of streaming RealAudio/RealVideo via HTTP.
Every RealAudio/RealVideo presentation constists of two files.
The metafile containing a RealAudio URL, and the RealAudio or RealVideo file itselves.
E.g. the file
http://goldvision.com/de/support/ge.ram
contains only this one line
http://goldvision.com/de/support/ge.ra
In your HTML document, reference the .ram metafile in a hyperlink.