[xiph-commits] r8179 - websites/icecast.org

oddsock at motherfish-iii.xiph.org oddsock at motherfish-iii.xiph.org
Sat Nov 6 09:16:17 PST 2004


Author: oddsock
Date: 2004-11-06 09:16:17 -0800 (Sat, 06 Nov 2004)
New Revision: 8179

Modified:
   websites/icecast.org/news.php
Log:
alteration of the multi-level fallback description to be more accurate as to what we actually support.


Modified: websites/icecast.org/news.php
===================================================================
--- websites/icecast.org/news.php	2004-11-06 16:18:55 UTC (rev 8178)
+++ websites/icecast.org/news.php	2004-11-06 17:16:17 UTC (rev 8179)
@@ -21,11 +21,12 @@
 </br>
 <font color=yellow>Multi-Level Fallbacks</font></br>
   Multi-level fallbacks allow for specifications of a series of fallback mounts
-  that you could use, for instance, to set up a series of progressively lower
-  bitrate streams that would be cascaded through.  For instance, a modem user
-  would connect to the highest bitrate stream, and then could be cascaded
-  down to a progressively lower stream until they reach a value they can
-  handle.
+  that you can use to automatically move listeners in the event of a source being
+  disconnected.  In the event of new listeners attaching to the source stream that has 
+  been disconnected, they are routed to the fallback mount (if specified).
+  Icecast now has fallback-override capability as well which means that in the event
+  of a source stream failure, listeners are moved to the fallback mount, and then
+  automatically recaptured when the original source stream returns.
 </br>
 </br>
 <font color=yellow>Burst-On-Connect</font></br>



More information about the commits mailing list