(no subject)

"James Mulcahey" <[email protected]> Sat, 7 Jun 2003 12:34:18 -0400
Newsgroups gmane.comp.apache.mod-mp3
Message-ID <000901c32d12$a4922bd0$6400a8c0@mulcahey>
Hi,



   I use netjuke (netjuke.sourceforge.net) as a PHP interface for accessing
my music from other computers.  I am able to use mod_mp3 to downsample the
bitrates (since I have a 128kbps outgoing rate and my mp3's are all at 160),
which is great.  However, when I'm on the home network, I would just like to
play the files directly without streaming them at all so I can skip through
parts of songs and stuff like that (I know, I'm picky).  I don't know if I'm
missing something obvious, but I just haven't been able to figure out how to
do this.  The way I have it set up now, I have one virtual server on port
8000 that redirects any mp3 request to a throttled server (8001) or a
non-throttling server (8002).  But like I said, the non-throttling server is
still streaming the files which isn't necessary when I'm on my home network.
So is there a way I can just configure mod_mp3 to play the source file and
not stream it?  Also, if you want to direct me to another email in the
archives, that would be great too.  I looked, but I didn't see anything.
Thanks.







-Jim