[Icecast] Problem Two: Icecast Won't Relay...

Karl Heyes karl at xiph.org
Fri Oct 1 00:26:34 UTC 2004


On Fri, 2004-10-01 at 01:09, Ian Andrew Bell wrote:
> Here's what's in my icecast.xml file:
> 
>     <relay>
>          <server>128k.pulverradio.com</server>
>          <port>16080</port>
>          <mount>/</mount>
>          <local-mount>high.mp3</local-mount>

you really mean 
<local-mount>/high.mp3</local-mount>


>      <relay>
>          <server>56k.pulverradio.com</server>
>          <port>16080</port>
>          <mount>/</mount>
>          <local-mount>low.mp3</local-mount>

you really mean
<local-mount>/low.mp3</local-mount>

karl.





More information about the Icecast mailing list