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

Cycle through a directory of videos ?

3 Answers 51 Views
MediaPlayer
This is a migrated thread and some comments may be shown as answers.
Barry
Top achievements
Rank 1
Barry asked on 11 Jan 2014, 03:39 AM
Hi,

Is it possible to have the player automatically cycle through a directory of videos ?

Thanx

3 Answers, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 15 Jan 2014, 09:44 AM
Hi Bazz,

Unfortunately the RadMediaPlayer control does not support the desired functionality. However you can implement it manually by traversing all files into the folder and build player files for the control. Similar approach is used into the following demo:
http://demos.telerik.com/aspnet-ajax/media-player/examples/overview/defaultcs.aspx

I hope this helps.

Regards,
Radoslav
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Barry
Top achievements
Rank 1
answered on 15 Jan 2014, 03:11 PM
Thanks for the info ! I checked out your link to the example that shows a video selection bar to the right of the actual player, and the ability to manually load videos that way. That seems like an acceptable work around, however it does require alot of overhead (time/effort) to get it set up. I would suggest my request as a future enhancement for the Media Player, where you can just point it to a directory and it will play all the files within it if the supporting parameters "SourceDicrectory" (string) and "CycleAllFilesInSourceDirectory" is checked (Boolean). The additional option to have each video start automatically, or require the user to start them would be good too, to save on unnecessary bandwidth, noise etc.
0
Radoslav
Telerik team
answered on 17 Jan 2014, 06:38 AM
Hi Bazz,

You can log your feature request into our public portal. Thus other users can see it and they can vote for it. The public portal can be found here: http://feedback.telerik.com/Project/108

Regards,
Radoslav
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
MediaPlayer
Asked by
Barry
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Barry
Top achievements
Rank 1
Share this question
or