Does anyone know if (a) this is possible and (b) there are any examples out there somewhere?
An example might be to have a PHP file which does all of the header() stuff and actually streams the MP3 file... but depending on what info I send the file (stream.php?kbps=32) then it would stream at that rate instead of the original.
I've got a strange feeling this isn't going to be possible