[Icecast] icecast2 relaying question
EISELE Pascal
lemmingsml at nerim.fr
Mon Dec 20 16:26:16 UTC 2004
Hi,
You can do what you said.
Example :
<relay>
<server>xxxxxxx.letsgozik.com</server>
<port>13103</port>
<mount>/letsgozik</mount>
<local-mount>/letsgozik-HiQ</local-mount>
</relay>
<relay>
<server>xxxxxxx.letsgozik.com</server>
<port>131455</port>
<mount>/letsgozik-LowQ</mount>
<local-mount>/letsgozik-LowQ</local-mount>
</relay>
Jose Otero a écrit :
> I understand there are two types of relays in icecast2. The master
> relay which relays everything from a source and a point relay which
> relays a specific mount point from a source.
>
> I have a server which has 3 streams. I want to relay 2 of them. How
> can I do this?
>
> Can I define two relays and two mountpoints within the xml config file?
>
> Do i do this in the same relay tag:
> <relay>
> somehow define both here?
> </relay>
>
> or
>
> <relay1>
> .
> .
> .
> </relay1>
>
> and
>
> <relay2>
> .
> .
> .
> </relay2>
>
> Anyhelp you can give me would be much appreciated. If you have an
> example, that may work the best.
>
> Thanks for your time.
>
> Jose
> www.scansandiego.net
>
>
> P.S. Not sure if the replys will automatically go to my email
> address. My web access is flakey right now, so please be sure to
> reply to my email address and this group. (email: jdotero(at)ucsd.edu)
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
>
More information about the Icecast
mailing list