Add an option to support the automatic repetition of the video.
Provide keyboard support for the MediaPlayer.
Some of the occurring problems are:
Keyboard navigation is required for 508 accessibility support. Generally the space bar is used to start/stop video and tabs are used to access the playbar features like expand, vol and CC
Would like to see more events added to the control, specifically events when entering or leaving fullscreen mode.
Reproduction:
<telerik:RadMediaPlayer RenderMode="Lightweight" ID="RadMediaPlayer1" runat="server" AutoPlay="true"
Height="360px" Width="640px">
<PlaylistSettings YouTubePlaylist="PL28149B23F489D223" Mode="Buttons" ButtonsTrigger="MouseDown" />
</telerik:RadMediaPlayer>
Using the 2015 Q2 version, there will be no error when the playlist is invalid. The RadMediaPlayer playlist will remain empty, and you can handle the PreRender event if you want to do further configurations
Hi guys, Please, give your vote, if you want to see support for subtitles in RadMediaPlayer. Best regards, Rumen