MP3 Streaming DownSampler for PHP is written with cable modem/DSL users with low upstream caps in mind. Using LAME, it dynamically downsamples a requested MP3 to a bitrate which can be streamed.
It doesn't use temporary files, so you don't have to take the time to do any batching, and you just give it a directory with symlinks to your music in a place the Web server can reach. The interface is simplistic and fast, meant for immediate plug and play access.
Requirements:
· LAME
· PHP
What's New in This Release:
· This release replaces a PHP5-only function call with a PHP4-friendly solution.
· It adds support for FLAC downsampling.
Product's homepage