[Icecast] Fallback-stream on icecast not re-falling back

Alexander Dal Farra alexander.dalfarra at dmd2.net
Fri Apr 21 20:47:02 UTC 2006


Hi All

We have following problem:

We have an Icecast Relay (on Demand, with htpaswd authentification) that is
configured with a fallback MP3 file in case the relay drops connection to
the mother server. This works perfectly, BUT, after the connection coming
back, the fallback.mp3 (as we call this MP3) wouldn't get back to normal
relay. Here is our config.xml. 

Anyone having an idea about this?

It's last Icecast Version, on Win32.

Thanks, 
Alex

----
<mount>
        <mount-name>/live</mount-name>
      
        <fallback-mount>/fallback.mp3</fallback-mount>
        <fallback-override>1</fallback-override>
        <fallback-when-full>1</fallback-when-full>
        <authentication type="htpasswd">
                <option name="filename" value="myauth"/>
                <option name="allow_duplicate_users" value="1"/>
        </authentication>
     </mount>
---


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20060421/ddeae4f8/attachment.htm>


More information about the Icecast mailing list