Displaying 2 results from an estimated 2 matches for "freeteam".
Did you mean:
freemem
2004 Aug 06
3
libshout1-based mp3 streaming to icecast2
...ped out libshout2 and installed libshout 1.0.9 from cvs.icecast.org,
which seems to be necessary to compile ices-0.2.3 (it would not compile
with libshout2, I assume due to the different structure of shout_t).
After compiling and installing ices0, I tried the following command
line:
ices0 -b 24 -h freeteam.nl -p 9000 -P ****** -m testxyz -F ./playlist
>From the streaming end, I got the error:
Error during send: Mount failed on http://194.109.209.34:9000/testxyz,
error: Could not login on server. Server message: HTTP/1.0 401
Authentication Required
In the icecast2 error log, I see:
[2003-03-16 0...
2004 Aug 06
0
libshout1-based mp3 streaming to icecast2
...S ices 0 has a number of bug fixes.
libshout2 may be found at anoncvs@cvs.xiph.org:/usr/local/cvsroot libshout
ices is at anoncvs@cvs.xiph.org:/cvs/ice ices
Note the different paths above!
Now, a little more detail:
On Sunday, 16 March 2003 at 02:41, jeremy@squat.net wrote:
> ices0 -b 24 -h freeteam.nl -p 9000 -P ****** -m testxyz -F ./playlist
>
> >From the streaming end, I got the error:
> Error during send: Mount failed on http://194.109.209.34:9000/testxyz,
> error: Could not login on server. Server message: HTTP/1.0 401
> Authentication Required
icecast 2 doesn't s...