The Global Leader in Recording Streaming Video and Streaming Audio

    Quick View Home | Products   | Download | Register/Buy | Support | Partner software | Partner | Network Resouce  
 
  Windows Media recorder  
  RealMedia Recorder  
  Quicktime Recorder  
  NSV streaming recorder  
  Flash video streaming recorder  
  Screen capture tool  
  P2P TV recorder  
 
  Record Streaming Audio
  audio streaming ripper  
     
  Convert audio files
 
 
 
 
 
 
 
 
 
 
Quick View - Streaming Media FAQ - Windows Media - Advanced Stream Redirector(ASX)

Advanced Stream Redirector(ASX)

The Advanced Stream Redirector (ASX) format is a type of XML metafile designed to store a list of Windows Media files to play during a multimedia presentation.

It is used frequently on streaming video servers where multiple ASF files are to be played in succession. Both RTSP and MMS streaming protocols are supported, as well as HTTP.

ASX files have MIME type video/x-ms-asf (as do ASF files).

Example

<asx version="3.0">
<title>Example.com Live Stream</title>

<entry>
<title>Short Announcement to Play Before Main Stream</title>
<ref href="http://example.com/announcement.wma"/>
<param name="aParameterName" value="aParameterValue"/>
</entry>

<entry>
<title>Main Stream</title>
<ref href="http://example.com/live.wma"/>
<author>Example.com</author>
<copyright>©2005 Example.com</copyright>
</entry>
</asx>

 
 
 
Copyright© 2002-2006 StreamingStar Technology Inc. All rights reserved.