Add option to auto play all videos in playlist. After it finishes first video, the next video in playlist should get highlighted in PlayList and video should start playing. Continue until the end of the playlist.
It would be great if RadMediaplayer could have support for primarily rtmp streams and in addition ums and mms streams.
Add new properties to the RadMediaPlayer control to enable loading of subtitles from an in-memory String
WebVTT file with a text header is not being displayed and cues with identifiers are also not shown.
Not working sample .vtt file:
WEBVTT - This file has cues. 14 00:01:14.815 --> 00:01:18.114 - What? - Where are we now? 15 00:01:18.171 --> 00:01:20.991 - This is big bat country.
Working sample .vtt file:
WEBVTT 00:01:14.815 --> 00:01:18.114 - What? - Where are we now? 00:01:18.171 --> 00:01:20.991 - This is big bat country.
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
RadMediaPlayer requires multiple taps to play videos in Safari in IPad. The problem is not reproducible in other mobile browser. Steps to reproduce: 1. Open http://demos.telerik.com/aspnet-ajax/media-player/examples/overview/defaultcs.aspx in Safari in iPAD 2. Tap to play the video Result: The video will be not played on the first tap.
Hi, I have used rad controls from past few years. They are really awesome. Now I have a requirement to add Rad Media Player in a webpage and making cue points as shown in the attached image. The required feature is described below. I have to create a XML file / Database table consist of Cue points name and time intervals. When I want to play a movie it will take cue points from XML file or Database Table and show it in auto hide-able panel which is linked to the cue points. This should be beneficial to anyone who use this control. I am requesting you kindly add this feature at your earliest. Thanks and regards Chandan Mohanty
e.g. https://www.youtube.com/embed/VIDEO-ID?modestbranding=1 should not display the YouTube watermark.
Would like to see more events added to the control, specifically events when entering or leaving fullscreen mode.