Displaying 2 results from an estimated 2 matches for "radiohiband".
2004 Oct 03
2
Can't connect winamp source to icecast server
Gidday,
I have a winamp 2.95 source that cannot upload the stream to my icecast
server.
Since icecast is compatible with shoutcast surely a winamp source should
be able to connect?
any help appreciated,
Greg
My icecast.xml follows:
<icecast>
<limits>
<clients>100</clients>
<sources>2</sources>
2004 Oct 05
2
Can't connect winamp source to icecast server
...9;s the one.
>> Since icecast is compatible with shoutcast surely a winamp source
>> should be able to connect?
>
>
> I'm afraid not, but this is because Icecast uses mountpoints, which lets
> you specify multiple streams per server, e.g:
> my-server.com:8000/radiohiband.ogg
> my-server.com:8000/radioloband.ogg
> my-server.com:8000/demo_mp3
> etc.
>
> This is in contrast to SHOUTCast which provides only a single stream per
> server instance. (so for the above example, you'd need to run 3 copies
> of SHOUTCast on 6 different ports...