Hosting - UNIX - Using RealSystem G2
Our higher-level UNIX-based hosting accounts give you access to RealNetworks' RealAudio and RealVideo streaming. To implement streaming audio or video on your web site, you will need to do the following:
- Download RealPlayer and RealProducer from the RealNetworks web site.
- Convert your audio or video file to a RealMedia file according to the instructions in the RealProducer software. If you have questions about this step, please contact RealNetworks.
- Upload your .rm file to your web site in BINARY mode.
- Create a .ram file containing the following line of code and upload it to your web site in ASCII mode:
rtsp://your-domain-name.com/userID/filename.rm
Note: Be sure to use your domain name, userID, and .rm file name.
5. Create a link on your web page to your newly created Ram file as shown below:
<a href="filename.ram">Click Here</a>
Note: Additional help is available by downloading the RealProducer G2 Authoring Kit.