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

Source Issues

1 Answer 56 Views
MediaPlayer
This is a migrated thread and some comments may be shown as answers.
Mick
Top achievements
Rank 1
Mick asked on 27 Feb 2012, 09:42 AM
Hi All,

I have a situation where I am trying to consume some video provided by a 3rd party. The content of the video is to be limited to subscribers, so the URL includes an auth token in the following manner:

http://remotehost.net/live/223442/ssdmlive_1.isml/Manifest?primaryToken=1330109479_7d691935fcea8b4ce0aabbc562021e22

When I set this as the source to the MediaPlayer compenent, I get an error. However if I browse to it, I can view the xml containing the smooth streaming information.

How can I set the source of the player to a URL which contains a query string?

Regards

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 01 Mar 2012, 09:36 AM
Hello Mick ,

 What is the error that you receive ? Have you tried this with Silverlight's MediaElement only, instead of using the RadMediaPlayer. Basically, the RadMediaPlayer contains collection of RadMediaItems and every MediaItem actually wraps MediaElement. In other words, if anything is possible with the MediaElement, it will be possible with the MediaPlayer too.
Any additional information on your scenario will be helpful. Thank you in advance.

Greetings,
Petar Mladenov
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
MediaPlayer
Asked by
Mick
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or