This is a migrated thread and some comments may be shown as answers.

Rad Media Player :::::: Where is AdaptiveStreaming.dll::::::::

3 Answers 189 Views
MediaPlayer
This is a migrated thread and some comments may be shown as answers.
Ahmed
Top achievements
Rank 1
Ahmed asked on 22 Oct 2010, 10:02 PM
I am Using Silverlight Telerik Controls and I try Rad Media Player i Noticed that you use AdaptiveStreamingSource in Namespace
using Microsoft.Expression.Encoder.AdaptiveStreaming;
in Telerik Silverlight Demos Samples

First : I didn't Find The DLL for AdaptiveStreaming so Where that DLL Or How Can I get it

Second : What is the Use of AdaptiveStreamingSource
Third : Is AdaptiveStreamin Important to Work with Rad Media Player or can i dont us it
Thanks for Your Help And Support

3 Answers, 1 is accepted

Sort by
0
Ahmed
Top achievements
Rank 1
answered on 27 Oct 2010, 02:34 PM

The Answer is :: using Encode3. You'd better follow the steps below.

  1. Navigate to the Encoder installation folder.  For example, C:\Program Files\Microsoft Expression\Encoder 3\Templates\en
  2. Find Graphing template and copy SmoothStreaming.xap to somewhere and replace it extension to zip.
  3. Add reference to "PlugInMssCtrl.dll", and "SmoothStreaming.dll".
  4. Add using Microsoft.Expression.Encoder.AdaptiveStreaming;
0
Michael
Top achievements
Rank 1
answered on 29 Oct 2010, 02:22 AM
I followed these instructions and it still won't compile.
I added the dlls as references to my project but it chokes on this line:

using Microsoft.Expression.Encoder.AdaptiveStreaming;

I did get the xap from the Encoder 4 folder because I'm user SL 4.
Do these instructions only work for 3?

Thanks
0
Tina Stancheva
Telerik team
answered on 03 Nov 2010, 08:36 AM
Hello Michael,

Currently, the RadMediaPlayer supports only smooth streaming media encoded with Encoder 3. However we are considering supporting Encoder 4. You can vote for this feature in our PITS thus increasing its priority.

Best wishes,
Tina Stancheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
MediaPlayer
Asked by
Ahmed
Top achievements
Rank 1
Answers by
Ahmed
Top achievements
Rank 1
Michael
Top achievements
Rank 1
Tina Stancheva
Telerik team
Share this question
or