| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Wed Nov 30, 2005 3:19 pm Post subject: Relay & Metadata ? |
|
|
I have two icecast servers, one is relaying to the other.
I have this set up as an single broadcast relay.
The config for the relay part is below
<relay>
<server>xxx.xx.xx.xx</server>
<port>8001</port>
<mount>/mount1</mount>
<local-mount>/mount2</local-mount>
<on-demand>1</on-demand>
<relay-shoutcast-metadata>0</relay-shoutcast-metadata>
</relay>
I don't get any metadata trough (like song etc..) However the original stream is sending the metadata. Both servers are icecast 2.3
Is this normal behavior for a relay ?
Thanks in advance!
RoN |
|
| Back to top |
|
 |
Guest
|
Posted: Wed Nov 30, 2005 3:21 pm Post subject: |
|
|
| <relay-shoutcast-metadata>1</relay-shoutcast-metadata> |
|
| Back to top |
|
 |
|