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
Results 1 to 10 of 13
Thread: mp3 streaming over http
Threaded View
-
2008-11-02, 08:55 #1Junior Member
- Join Date
- Nov 2008
- Posts
- 6
mp3 streaming over http
Last edited by stef_; 2008-11-02 at 09:38.

Reply With Quote
