Home of the Squeezebox™ & Transporter® network music players.
Results 1 to 10 of 13

Threaded View

  1. #1
    Junior Member
    Join Date
    Nov 2008
    Posts
    6

    mp3 streaming over http

    Hi,

    I have started to write a plugin. It's all ok...
    I have only a problem: I don't know how to stream from a remote location over http.

    I have to stream an mp3 like this:
    http://mylocation:1234/mp3/song1.mp3
    (can be a port != from 80 like 1234)

    I know that it should be simple but I can't find documentation for this
    (I am reading something in /usr/share/perl5/Slim/...).

    BTW the location it's protected with digest authentication.

    Can someone post here the perl code?

    Thanks in advance,
    Stef
    Last edited by stef_; 2008-11-02 at 09:38.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •