Advanced Logging
Published by Microsoft
Windows
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.
Published by Microsoft
WindowsPublished by Microsoft
WindowsBit 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.
Published by Microsoft
WindowsLive 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...
Published on 10/12/2010 by mike dodaro
UserThis sample application demonstrates code scenarios needed to build IIS Smooth Streaming Client 1.1 applications for Windows Phone 7 .
Published on 09/28/2010 by mike dodaro
UserThis 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
Published on 06/11/2010 by mike dodaro
UserSample 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.