| View previous topic :: View next topic |
| Author |
Message |
robertut
Joined: 31 Aug 2007 Posts: 156
|
Posted: Wed Jul 29, 2009 10:43 am Post subject: Windows Media Player (Buffering... and Buffering...) |
|
|
We noticed that certain Windows Media Player clients keep repeatedly buffering instead of playing the some streams of my server. WMP shows the percent of the buffer, it grows slowly to almost 100%, then it starts all over again.
All other players work fine, except WMP for some mp3 streams.
- WMP 11.0.5721.5260
- Icecast 2.3.2 kh10 win32
- streams not working with WMP, which are in the buffer loop are mp3 40kbps mono
- streams working fine are mp3 80kbps stereo, 48kbps stereo
My limits section:
| Code: |
<limits>
<clients>15000</clients>
<sources>50</sources>
<queue-size>548576</queue-size>
<header-timeout>30</header-timeout>
<client-timeout>60</client-timeout>
<source-timeout>60</source-timeout>
<burst-size>137144</burst-size>
<workers>8</workers>
</limits> |
Any ideas? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Wed Jul 29, 2009 11:26 am Post subject: |
|
|
is that with all versions of WMP or just that one?
karl. |
|
| Back to top |
|
 |
robertut
Joined: 31 Aug 2007 Posts: 156
|
Posted: Wed Jul 29, 2009 11:31 am Post subject: |
|
|
| karlH wrote: |
is that with all versions of WMP or just that one?
karl. |
Haven't tested yet. It's kinda difficult to run multiple WMP versions on one machine  |
|
| Back to top |
|
 |
|