Displaying 1 result from an estimated 1 matches for "activemount".
2010 Oct 18
1
Icecast relay/fallback problem
...\ /
[back-end node]
| | | |
[fn1][fn2][fn3][fn4]
I have two active encoders, one is encoding to the active mount and one is
encoding to the fallback mount on the back-end node. Configuration of the
mounts is as follows:
<mount>
<mount-name>/activemount.mp3</mount-name>
<fallback-mount>/fallbackmount.mp3</fallback-mount>
</mount>
<mount>
<mount-name>/fallbackmount.mp3</mount-name>
</mount>
The front-end nodes are all relaying the mount from the back-end node.
Configuratio...