skip to main content
We are excited to announce that the IIS.NET Forums are moving to the new Microsoft Q&A experience. Learn more >

Microsoft Supported & Community Downloads for IIS...

Microsoft downloads are fully supported with future updates, bug fixes and customer support. Community downloads are submitted by IIS community members and do not benefit from Microsoft approval or support, and should be downloaded with this in mind.

All Microsoft Supported Downloads

Bit Rate Throttling

Published by Microsoft

Windows

Bit Rate Throttling, an IIS Media Services extension, saves money on network costs by metering the download speed of media and data files. For media, Bit Rate Throttling accomplishes this by automatically detecting the encoded bitrates of 11 common media formats, such as Windows Media Video (WMV), Flash Video (FLV), and MPEG-4 (MP4), and then throttling the response to the client. For any other file or MIME type, Bit Rate Throttling allows administrators to configure custom throttling rules.

Live Smooth Streaming

Published by Microsoft

Windows

Live Smooth Streaming, an IIS Media Services extension, enables adaptive streaming of live events to Smooth Streaming clients, such as Microsoft Silverlight. Using HTTP to deliver live events takes advantage of the scale of existing HTTP networks and keeps content close to your viewers, making true HD (720p+) a realistic option for live web broadcasts. The additional advantage of using HTTP-based delivery for live events is that the existing HTTP infrastructure also drastically increases live...

All Community Contributed Downloads

Silverlight IIS Smooth Streaming Offline Cache Sample

Published on 09/28/2010 by mike dodaro

User

This sample demonstrates implementation of ISmoothStreamingCache for the Silverlight IIS Smooth Streaming off-line scenario. The sample demonstrates implementations of the four methods of ISmoothStreamingCache : BeginRetrieve EndRetrieve BeginPersist EndPersist

Smooth Streaming Client 1.0 Development Sample for Silverlight 4

Published on 06/11/2010 by mike dodaro

User

Sample application based on the IIS Smooth Streaming Client for use with Silverlight 4 . This sample demonstrates use of the Microsoft.Web.Media.SmoothStreaming namespace and SmoothStreamingMediaElement class with Silverlight 4 . The Microsoft.Web.Media.SmoothStreaming APIs support Silverlight applications that are capable of playback and control of IIS Smooth Streaming data.