[icecast-dev] fallback source give up and returns to original source

Karl Heyes karl at xiph.org
Wed Jan 14 06:28:33 PST 2004



On Wed, 2004-01-14 at 09:46, iceuse at kezako.net wrote:
> Hello,
> I have a problem with icecast
> a have a source+ a fallback source
> when source disconnect after a network interruption, all lilsteners are transfered to the fallback source
> but then, a few seconds later, source come back and didn't get back its previous listeners.

<p>> Is there a way to have this behaviour :
> source disconnect => listeners transfered to fallback
> source reconnects => fallback source listeners transfered to source

No record of the previous source the client was connected is stored, so
it's impossible to extract only those users who have moved over.

<p>> first step is working well. I saw a thread on the list about some patches from Melanie.
> Is this behaviour possible?
> (I'm using latest icecast from Karl)

not yet, there's a question on how best to achieve this generally,
handling cascading fallbacks make it awkward.

You can explicitly move all users via the admin interface, my version
does allow for running a nominated script at source start, which could
be a simple shell script containing curl 'moveclients' type command.

<p>karl.

<p>--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast-dev mailing list