Hello,
First, thank you for this amazing program. I use it with all my family and this feature (bandwidth limit for streaming) would be a must.
Most external clients (like VLC) stream the file as needed, only a bit at a time whereas the internal flash player download all the song in memory as fast as it can. During this aggressive caching phase, all external clients, with their reasonable buffering, are stuttering.
I can see two possibilities for avoiding this problem :
- A streaming bandwidth limitation for throttling the internal flash player (or any too aggressive caching external player).
- Or, if possible, make jwplayer buffer only a small quantity at a time.
I think the first solution is the cleanest and doesn't change behavior of existing working setups which are not gonna use this feature.
What do you think of it ?
Adrien