Questions tagged [smooth-streaming-player]

This tag refers to applications of the Smooth Streaming Client SDK from Microsoft, which enables to build rich client experiences that take full advantage of both on-demand and live Smooth Streaming capabilities on computer desktops and on Windows Phone mobile devices.

34 questions
0
votes
1 answer

Windows Phone 8 System.Reflection.TargetInvocationException

Here's the problem- I am creating a windows phone 8 app with video streaming capabilities. I am using player framework from- http://playerframework.codeplex.com/wikipage?title=Getting%20Started%3A%20WP8%20Smooth%20Streaming%20Player On following…
0
votes
1 answer

ExpressionPlayer does not play Azure Smooth Streaming Source

I'm writing a VOD solution. For some time I have been working with the SSME:SmoothStreamingMediaElement successfully for testing and now I would like to utilise one of the Expression Players. I'm using Azure Media Services, specifically Smooth…
Damo
  • 1,898
  • 7
  • 38
  • 58
0
votes
1 answer

WP7: live video streaming

I have smooth live streaming SMF player in wp7 application . At the first launch it works fine. I mean video streaming is working. But when I run it a second time, it does not work but is not producing any errors. My XMAL code is:
Mansinh
  • 1,365
  • 4
  • 19
  • 47
0
votes
1 answer

Play segmented, archived video with Microsoft Smooth Streaming

I'm new to Smooth Streaming. I am able to use Microsoft Smooth Streaming player to play live video that spans across multiple segments. The manifest seems to have information about all segments. But for playback from archive, I am able to point the…
1 2
3