Unplanned
Last Updated: 28 Aug 2020 11:15 by ADMIN

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.
See: 

 

 

Completed
Last Updated: 27 Aug 2021 12:40 by ADMIN
Release R3 2021

Reproduction:

<telerik:RadMediaPlayer RenderMode="Lightweight" ID="RadMediaPlayer1" runat="server" AutoPlay="true"
Height="360px" Width="640px">
    <PlaylistSettings YouTubePlaylist="PL28149B23F489D223" Mode="Buttons" ButtonsTrigger="MouseDown" />
</telerik:RadMediaPlayer>

Unplanned
Last Updated: 05 Mar 2020 10:34 by ADMIN
Created by: david
Comments: 0
Category: MediaPlayer
Type: Feature Request
0

Provide keyboard support for the MediaPlayer.

Some of the occurring problems are:

  • It is not clear how to get focus on the control, we assigned an accesskey="T" but  alt-t doesn't give focus (we have  a radmenu on the same page with an accesskey="M" which works fine)
  • The tab key sometimes does not work.

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

Completed
Last Updated: 12 Feb 2020 11:21 by ADMIN
Release R1 2020 SP1
Created by: david
Comments: 1
Category: MediaPlayer
Type: Bug Report
0
WAVE accessibility evaluation tool reports numerous errors with player button. How can we configure to avoid? Please attached image. 
 

 <telerik:RadMediaPlayer RenderMode="Lightweight" ID="RadMediaPlayer1" Skin="Bootstrap" runat="server" Width="340" BackColor="Black" AutoPlay="true" MimeType="video/mp4" EnableAriaSupport="true"
                        StartVolume="80" Height="200px">
                    </telerik:RadMediaPlayer>
Unplanned
Last Updated: 03 Aug 2017 13:02 by ADMIN
ADMIN
Created by: Vessy
Comments: 0
Category: MediaPlayer
Type: Bug Report
0
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. 
Unplanned
Last Updated: 03 Nov 2020 10:20 by ADMIN
Add new properties to the RadMediaPlayer control to enable loading of subtitles from an in-memory String
Declined
Last Updated: 20 Sep 2016 08:22 by ADMIN
Created by: GlenB
Comments: 1
Category: MediaPlayer
Type: Feature Request
1
The ability to add a watermark (either image or text) to the mediaplayer would be fantastic.

As an example, I would like to watermark the username and time on my videos so if someone screencaptures the video and distributes it, I will know who it was. Also useful for copyright information etc...
Unplanned
Last Updated: 13 Jun 2021 10:57 by ADMIN
Created by: Skylon
Comments: 1
Category: MediaPlayer
Type: Feature Request
2
It would be great if RadMediaplayer could have support for primarily rtmp streams and in addition ums and mms streams.
Unplanned
Last Updated: 13 Aug 2015 14:27 by ADMIN
e.g. https://www.youtube.com/embed/VIDEO-ID?modestbranding=1 should not display the YouTube watermark.
Completed
Last Updated: 08 Jun 2015 12:20 by ADMIN
ADMIN
Created by: Maria Ilieva
Comments: 0
Category: MediaPlayer
Type: Feature Request
0

			
Unplanned
Last Updated: 29 Jul 2016 14:22 by Chandan
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 
Completed
Last Updated: 30 Apr 2015 08:09 by ADMIN
Completed
Last Updated: 09 Jun 2015 07:53 by ADMIN
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
Declined
Last Updated: 18 May 2022 17:25 by ADMIN
Created by: Neelima
Comments: 4
Category: MediaPlayer
Type: Feature Request
2
Add an option to support the automatic repetition of the video.
Unplanned
Last Updated: 30 Jun 2014 14:03 by Jeremy
Created by: Jeremy
Comments: 0
Category: MediaPlayer
Type: Feature Request
2
Would like to see more events added to the control, specifically events when entering or leaving fullscreen mode.

Completed
Last Updated: 16 Jul 2015 08:29 by ADMIN
Completed
Last Updated: 17 Apr 2014 10:49 by ADMIN
ADMIN
Created by: Radoslav
Comments: 0
Category: MediaPlayer
Type: Bug Report
0

			
Unplanned
Last Updated: 07 Feb 2023 09:39 by ADMIN
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.
1 2