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

One instance at a time only?

2 Answers 45 Views
MediaPlayer
This is a migrated thread and some comments may be shown as answers.
Chris Hwa
Top achievements
Rank 2
Chris Hwa asked on 17 Oct 2013, 11:54 PM
Hi,

I am sure I am doing something wrong here.  

I throw Radmediaplayer onto a new web form of a new telerik website.  I set the source, files, mime types etc.  When I publish to IIS 6 it works great and video plays.  However if I open up a second browser and open the page this video instance won't play until I pause the mediaplayer from the first browser.  What am I doing wrong?


  • ASP.NET version (3.5)
  • OS (Win Server 2003)
  • exact browser version (Chrome Version 30.0.1599.101 m)
  • exact version of the Telerik product (2013.3.1015.35)
  • preferred programming language (VB.NET)

Chris-

2 Answers, 1 is accepted

Sort by
0
Accepted
Eyup
Telerik team
answered on 22 Oct 2013, 10:28 AM
Hello Chris,

Thank you for contacting us.

Please note that this is a browser specific behavior - the same problem can be reproduced with a standard video tag on Chrome:
<video width="320" height="240" controls>
    <source src="Video/icenium.webm" />
</video>

Therefore, there isn't much we can do until Chrome team fixes this behavior.
Please feel free to turn to us if new questions arise.

Regards,
Eyup
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
Chris Hwa
Top achievements
Rank 2
answered on 22 Oct 2013, 10:37 PM
Thank you for your assistance!
Tags
MediaPlayer
Asked by
Chris Hwa
Top achievements
Rank 2
Answers by
Eyup
Telerik team
Chris Hwa
Top achievements
Rank 2
Share this question
or