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

Server Side Playlists

1 Answer 58 Views
MediaPlayer
This is a migrated thread and some comments may be shown as answers.
Franck Casado
Top achievements
Rank 1
Franck Casado asked on 31 Aug 2010, 12:05 AM
Hello,
I need to use SSPL (as asx, isx, wpl files) as audio or video source. ISX files looks playing ok, but I don't see any way to skip from a media entries to another, neither to see entries properties (as their number, their duration...)

My target is to present to the user a sequence of audio or video files as if it was a single file (with a single total duration) and allows him to seek accross the while file sequence.
First, is ISX a good way to do it? If not, what can I do using the RadMediaPlayer?

1 Answer, 1 is accepted

Sort by
0
Miro Miroslavov
Telerik team
answered on 03 Sep 2010, 06:46 AM
Hello Franck Casado,

For the moment RadMediaPlayer, doesn't support Server side playlists, including ISX files. The best you can do to use server side playlist is to handle the playlist(call the web content through the standard silverlight methods) in your silverlight app. and convert the result to RadMediaItems. In other words to create MediaItem (client side playlist item) for-each server side playlist item.
If you need further assistance, please contact us.

Greetings,
Miro Miroslavov
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
Franck Casado
Top achievements
Rank 1
Answers by
Miro Miroslavov
Telerik team
Share this question
or