
IIS Live Streaming playback in jwplayer
I'm trying to figure out how to playback an IIS live stream with jwplayer.
Encoding is done with expression encoder in h264 (ios compatible) to an IIS live smooth streaming publishing point (not using multiple bandwidth streams though, so access to the one stream is just fine).
I can playback on IOS devices following the info at
http://learn.iis.net/page.aspx/854/apple-http-live-streaming-with-iis-media-services
So I thought playback in jwplayer should also work, it just needs to correct URL (the one for apple device html5 playback doesn't work).
Has anyone figured out what to add to the livestream.isml url for jwplayer?
Thanks!