What can't Streamsicle do?
Streamsicle can only play MP3 files, no Ogg Vorbis or whatever the hell wacky format you'd rather be using. Why can't it do this? Because we're lazy and only use MP3 files ourselves.
What is the latest release?
2.0, which includes a much nicer interface, smoother streaming and we finally got rid of that odd smell.
How do I install it?
The easiest way is to use our web installer, available here. Currently we have self sufficient, self installing packages for Windows, Mac OS 9 and OS X, Linux and Solaris. If you want to use Streamsicle on another platform or want to install it yourself, then get the zip or tar file as appropriate, and install a JDK from Sun or elsewhere. Right now we recommend the 1.3.1 JDK, although Streamsicle is compatible right back to JDK 1.1.8. Read the readme in the zip/tar file and you should be on your way.
How much CPU power does it take to run Streamsicle?
Not much really. It takes about 10% of a K6-2 300 under Windows 2000. Also, it doesn't seem to take much more CPU to stream to more users, the limiting factor is usually bandwidth.
How stable is Streamsicle?
V1.0+ is pretty stable. We've run Streamsicle servers for weeks at a time without restarting them (you can reload the list of files on the server without stopping the server).
What license is Streamsicle released under?
GPL, although any comments I made in the source are under the Sleep Cat license. However, I have released the Sleepy Cat license under the GPL.
Why is there no bitrate setting for the stream?
Streamsicle only streams MP3 files at their native bitrate. This is good because the real time re-encoders used for constant bitrate streams are very lossy, especially in the lower end. The bad part is that you tend to need some bandwidth to stream the songs effectively.
What ports does Streamsicle use?
All of the ports can be changed via the fluid.config file, but the defaults are 8080 for the web interface and 4711 for the actual streaming.
My songs are skipping, what's wrong?
Well the first thing you should know, is that Streamsicle is having problems at home. Please go easy on him, he needs us right now. The next thing you should know, is that some MP3 players have problems with bitrates shifting around while listening to one stream. We've found Winamp to be the best at handling what Streamsicle puts out. Secondly, you could be having bandwidth issues. Does the server you're listening to have enough bandwidth to serve all the listeners?
A few of my songs sound like Alvin and the Chipmunks, what's wrong?
Check to see if those, or the song before them was mono. No MP3 player we've found can handle a mono song coming after a stereo one, or vice versa. The solution? Ditch the mono songs buddy, it ain't the 70's anymore.
Where else can I get help?
Go to the help forum, our response times are usually pretty good. Also, we have new user documentation thanks to Paul Ward, you can read it here.
Who wrote Streamsicle?
The Streamsicle project was created by Matt Hall and John Watkinson. The core streaming engine was adapted from the streaming engine of Fluid, written by Lars Samuelsson. Streamsicle would never have made it past alpha development without the help of some great contributors. In particular, Dan Heller really carried the torch on this project for a while. The complete list of contributors follows:
Dan Heller
Jordan Share
Kwan Skinner
Evan D. Hoffman
Adam Slayer
Robin Rosenthal
Jan Struyf
Paul C. Ward