What lightweight solution can you recommend to stream MP3 files?
Posted
by ron
on Server Fault
See other posts from Server Fault
or by ron
Published on 2010-04-13T21:30:02Z
Indexed on
2010/04/13
21:33 UTC
Read the original article
Hit count: 206
Hi there,
I need to stream MP3 files to a client running Flash. Streaming is the key here, no progressive downloads allowed.
What free server can you recommend? I know Red5 but it seems a bit overkill for our needs (basic MP3 streaming). Anything more lightweight?
Our Webserver runs Linux and Apache and we can install stuff there as long as it doesn't bog down the machine. Plus there is Perl and PHP although I don't think this will help for streaming, right?
Thank you!
© Server Fault or respective owner