[xiph-commits] r8180 - icecast/trunk/icecast
oddsock at motherfish-iii.xiph.org
oddsock at motherfish-iii.xiph.org
Sat Nov 6 09:16:58 PST 2004
Author: oddsock
Date: 2004-11-06 09:16:57 -0800 (Sat, 06 Nov 2004)
New Revision: 8180
Modified:
icecast/trunk/icecast/NEWS
Log:
changed description of multi-level fallbacks
Modified: icecast/trunk/icecast/NEWS
===================================================================
--- icecast/trunk/icecast/NEWS 2004-11-06 17:16:17 UTC (rev 8179)
+++ icecast/trunk/icecast/NEWS 2004-11-06 17:16:57 UTC (rev 8180)
@@ -14,11 +14,12 @@
-Multi-Level Fallbacks-
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.
-Burst-On-Connect-
More information about the commits
mailing list