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

Buffering Icon Hangs

1 Answer 19 Views
MediaPlayer
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 04 Jun 2010, 04:14 PM
Hi all,

We've got a media player in a RadPane, and when a user scrubs through video (or selects a chapter marker), the buffering icon hangs, even as the video resumes normal playing in the background. 

To be clear, the video is playing fine. The buffering icon stays long after it should.

Any thoughts?

Thanks,
Alec

1 Answer, 1 is accepted

Sort by
0
Miro Miroslavov
Telerik team
answered on 08 Jun 2010, 08:00 AM
Hi Tim,

The loading icon is indicating progress (the loading circle) until the internal MediaElement reports (DownloadProgressChanged event) that the downloaded buffer is bigger than the position you've scrubbed. We don't have any other logic than that. So everything is about when the Silverlight's MeidaElement will report the progress. Although I'll try to figure out what can cause delay of rising the event.
Thank you for reporting this issue.

Greetings,
Miro Miroslavov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
MediaPlayer
Asked by
Tim
Top achievements
Rank 1
Answers by
Miro Miroslavov
Telerik team
Share this question
or