[Icecast] Relay and listeners
Pierre-Emmanuel Muller
pem at levillage.org
Tue Sep 21 14:31:02 UTC 2004
Hi,
I've got a running Icecast2 public server relaying a specific
mountpoint from a remote Icecast2 server.
I've got a listener limit on the config file for the relayed mountpoint
on the public server but that doesn't seem to work.
Is my config wrong? Is that not possible? Is my english too bad?
Here is my config:
<relay>
<server>canalb.dyndns.org</server>
<port>80</port>
<mount>/pozzo</mount>
<local-mount>/canalb</local-mount>
<max-listeners>25</max-listeners>
<fallback-mount>/ortf</fallback-mount>
<relay-shoutcast-metadata>0</relay-shoutcast-metadata>
</relay>
<mount>
<mount-name>/ortf</mount-name>
<username>source</username>
<password>abcd</password>
<max-listeners>25</max-listeners>
<fallback-mount>/canalb</fallback-mount>
</mount>
PeM
More information about the Icecast
mailing list