

You will have to add references of these dll in Silverlight project.
Kuar streaming url download#
To Play media on Silverlight download below player from the CodePlex.Īfter download extract the file on locally. See Video of above performed steps below , Note: In further post I will discuss more theory of streaming manifest file. This manifest file would be used in Silverlight and other clients to stream media over IIS. Now append wildlife.ism/manifest to the URL. On browsing most likely you will get forbidden error message as below,Īppend Default.html in URL to play the media. Right click on that and select Manage Web Site and then Browse. So I am going to set Physical Path as D:\StreamDEmo.Ĭlick Ok to create web site in IIS. In previous step while encoding media for streaming, I save file in location D:\StreamDEmo. In Physical path, give the same location Encoded file is saved. Check the check box start web site immediately.Port : Choose any available port above 1024.Site name: Give any name of your choice.In dialog box you need to provide below information Open IIS as administrator and add a new web site Process to publish encoded media is same as publishing any other web site over IIS. To stream over IIS, you need to publish encoded media over IIS. You should be getting Encoding status message as below.Īfter successful encoding you will get encoded media playing the browser from the local derive. If you have set the values for everything required then go ahead and click on the Encode button in the bottom. On my local D drive, I have created a folder called StreamDemo. Make sure you have created a folder on your local derive to set as output path for the encoded media for the streaming. You can set values for above options as per your requirement. There are many options available for you to configure like, After selecting option of IIS Smooth Streaming, you can choose VBR rate of your choice.Īfter IIS Smooth streaming type doesn’t forget to click Apply button. If you are unable to find Preset tab, select windows from menu and check preset.įrom Preset tab select Encoding for Silverlight and then select IIS Smooth Streaming. Click on File in menu and select Import.Ĭhoose media file to be encoded and streamed. In this step you need to choose the media file to be encoded and streamed over IIS. You will get prompted to choose Project type to be loaded.

Kuar streaming url pro#
Very first open Microsoft Encoder Pro 4.0. It comes as part of Microsoft Expression.
Kuar streaming url install#
If you don’t have installed that then download and install that. To encode media for IIS smooth streaming you need Microsoft Expression Encoder 4.0 pro. Go to below URL to download and install IIS Media Services.Īfter successful installation, you will have a section of Media Services in IIS. You need to download and install IIS Media Services. However I have shown steps by steps to enable smooth streaming of media over IIS then to stream over Silvelight client.Įssentially there are four majors steps you need to do So I am not touching theoretical concept behind smooth streaming in this post.

There are very good documentation available on IIS official site to have a better understanding of smooth streaming. This post is walkthrough on enabling smooth streaming of media over IIS and then stream over Silverlight client.
