Currently IIS Smooth Streaming supported in Video Capture SDK .Net and Video Edit SDK .Net. We’ll use Main Demo application.
First, you must configure IIS server to support Smooth Streaming.
1. Install Web Platform Installer.
2. Install IIS Media Services.
8. Download Smooth Streaming Player Silverlight control, provided by Microsoft. Unpack it. Copy .xap file to website folder, copy .html and rename to index.html. Open in text editor, replace initparams to this text.
9. Start publishing point.
10. Configure streaming settings in demo application. You must enable network streaming, specify Smooth Streaming to use, set publishing point URL. Start playback.
For HTML5 streaming to iOS devices made the following HTML file.