Attempting to build a javascript/HTML5 app in VisualStudio12 that plays a LIVE video stream (H.264) via IIS media services 4.1. Video is being originated from Expression Encoder SP2 Pro. Smooth Streaming Format SDK 1.0 Beta 2 extension is installed. Using this extension, I have been able to successfully stream a VOD file with an "ISM" manifest (i.e. ipaddress/vodfile.ism/manifest). However, a LIVE manifest does not work (i.e. ipaddress/live.ISML/manifest). Outside of using the 3ivx HLS client, is there any way to play a LIVE smooth streaming video via IIS media services 4.1 in a Windows 8 Metro app? Thank you.
↧