Streaming mp3s with PHP or something similar?

Here's the deal:

I'd like to stream mp3s from my web server. I don't want to use/pay for Shoutcast. I want to have mp3s on my server, and I want them to be played live (if possible). I don't have shell access or root access. My server runs Linux--yet I know very little about this and some complex programs I've found are suitable for me.

I've seen radio.blog which converts the files to Flash files, which I suppose is OK, except it is only for Windows servers.

I know I can just create a simple .m3u file with URLs to the mp3s, but this would just stream the exact same mp3s in the same order each time.

If anyone knows of a simple & nice php or similar program to use with a cpanel based web server, please let me know! I've been searching like crazy. Thanks!

 

 

 

 

Top