|
btw foudn out some other issues:
first of all, the biggest problem for sc is, that the buffer it internally uses between getting the stream and sending it to the clients is of a static, size, means for 128Kbit/s, it is pretty short, and for the standard tcp-window-size which is set on a w2/w2003 server it is almost useless....
streaming files directly from IIS´-server on same amchien is gives a perfectly fluent paly even ion 256Kbit/s mode, since it can preload bigger blocks of the file...while shoutcast has to wait for the dsp-plugin tio get the data, and has only a much to small buffer...
|