Web Playlists

Published on April 21, 2009 by dmnelson

Updated on November 04, 2009 by dmnelson

Average Rating  Rate It (1)

RSS

In This Section

Web Playlists for IIS 7.0 - Configuration

Web Playlists for Internet Information Services (IIS) 7.0 provides the ability to control media delivery to clients and limit a client’s ability to seek or skip individual entries in the playlist. This article provides information about the settings possible ...

Web Playlists for IIS 7.0 - Creating a Simple Playlist

Web Playlists for Internet Information Services (IIS) 7.0 provides the ability to control media delivery to clients and limit a client’s ability to seek or skip individual entries in the playlist. Server administrators can enable or disable seek/skip behavior ...

Web Playlists for IIS 7.0 – Using Playlist With Different Media Players

This article describes how various clients can interact with Web Playlists to display the playlist content. Web Playlists works with the clients mentioned in this article; however, any client that supports ASX natively or through extensions can use this feature ...

Web Playlists for IIS 7.0 - Serving Media Content From User Folders

You can serve media assets referenced in Web playlist files (files with .isx file name extensions), provided that the files are stored in folders on the Web server computer that can be accessed by the Web Playlists feature. By default, these folders include ...

Using Windows Media Player Playlist Files in Web Playlists

By default, Windows Media Player 11 in Windows Server 2008 creates playlists in WPL format (files with .wpl file name extensions). This article describes how to create copies of the playlist files in ASX format (files with .asx file name extensions) so that ...

Web Playlists for IIS 7.0 - Extending Output Formats using XSLT

Web Playlists for Internet Information Services (IIS) 7.0 supports Extensible Stylesheet Language Transformations (XSLT) style sheets that filter or customize the XML data in the Web Playlists HTTP response to clients. For example, you can create an XSLT style ...

Web Playlists for IIS 7.0 - Extending Web Playlists through Custom Providers

Web Playlists allows you to extend its default behavior by writing custom providers. It provides a COM interface that can be implemented in either a .NET-based or native custom provider. This document contains the following sections: Writing custom providers ...

Comments

You must Log In to comment.