HTTP Streaming

This is a good starting point

HTTP Streaming

Postby scottw » Tue Mar 20, 2012 2:50 pm

Hello:
I'd like to know how to set up my site for http streaming. I want visitors to be able to stream audio files.

Thanks,
Scott
scottw
 
Posts: 5
Joined: Sun Apr 19, 2009 2:00 pm

Re: HTTP Streaming

Postby tomrichards » Wed Jun 18, 2014 11:57 pm

Open a text editor, such as Microsoft Notepad. Type the following metafile script, replacing the URL with that of your media. Reference the media just as you would any other Web file.
<ASX VERSION="3.0">
<ENTRY>
<REF HREF = "http://YourWebServer/Path/YourFile.wmv" />
</ENTRY>
</ASX>

You can place the metafile in the same folder as that of your media. If you do so, you can use a relative path, which is simply the name of the file. The REF line would look like this:
<REF HREF="YourFile.wmv" />
tomrichards
 
Posts: 12
Joined: Tue May 14, 2013 6:42 pm


Return to General Help

Who is online

Users browsing this forum: No registered users and 1 guest

cron