http://www.perlmonks.org?node_id=350851

RnC has asked for the wisdom of the Perl Monks concerning the following question:

Some time ago there was a code example in this site that was a working mp3 streamer that could be used by "opening a url" in winamp, xmms, etc. Anybody having it care to share it again ? Thanks in advance.

Replies are listed 'Best First'.
Re: Perl MP3 streamer
by valdez (Monsignor) on May 05, 2004 at 18:01 UTC

      There's also Apache::MP3, which I rather like.

      -Any sufficiently advanced technology is
      indistinguishable from doubletalk.

      My Biz

        Yeah, Apache::MP3 is excellent. Here's an article on how to install it, manage and stream MP3 collections.
Re: Perl MP3 streamer
by neilwatson (Priest) on May 05, 2004 at 18:32 UTC
    gnump3d is a perl application. It works quite well, but could do with some performance tunning.

    Neil Watson
    watson-wilson.ca

Re: Perl MP3 streamer
by perlinux (Deacon) on May 05, 2004 at 18:02 UTC
    If you think the code is in this site, try Search or (better!) SuperSearch.
    It works for you (and for us for this reply...) :-)
Re: Perl MP3 streamer
by Ryszard (Priest) on May 06, 2004 at 15:13 UTC
    I think you're thinking about this node.