Melanie
2004-Aug-06 14:57 UTC
[icecast-dev] fallback source give up and returns to original source
On 2004.01.20 15:22 iceuse@kezako.net wrote:> Good introduction to a new question: > When a source is down, should we connect new listeners to the fallback > source?My original patch does just that. Melanie --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
iceuse@kezako.net
2004-Aug-06 14:57 UTC
[icecast-dev] fallback source give up and returns to original source
Main source: http://radio.stalig.com:443/radio-bro-gwened-ori.ogg reencoded OGG: http://radio.stalig.com:443/radio-bro-gwened-16.ogg http://radio.stalig.com:443/radio-bro-gwened.ogg http://radio.stalig.com:443/radio-bro-gwened-64.ogg reencoded to mp3: http://radio.stalig.com:443/radio-bro-gwened.mp3 (very bad, but mp3 is here just to have some mp3 in case of the listener is under Mac OS9 or don't have the idea to try an OGG player) All this is under testing only. When the main source is switch to the fallback, this should be transparent for all the other sources. So with one fallback, I feed all the sources. The fallback is completly different in quality than the original source. This is perhaps why oggdec is having trouble. Then perhaps he die, and when the (curl |Â oggdec | ices2) starts again, the source is absent and it waits for it... I think this is the problem. Good introduction to a new question: When a source is down, should we connect new listeners to the fallback source? (fallback source for the main source above: http://radio.stalig.com:443/radio-bro-gwened-default.ogg) Chris --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Michael Smith
2004-Aug-06 14:57 UTC
[icecast-dev] fallback source give up and returns to original source
On Wednesday 21 January 2004 04:48, Melanie wrote:> On 2004.01.20 15:22 iceuse@kezako.net wrote: > > Good introduction to a new question: > > When a source is down, should we connect new listeners to the fallback > > source? > > My original patch does just that.By the way, Melanie - I forgot to tell you, but your patch (with some significant changes) is now integrated. It should do this - connect new listeners to the fallback source if the main source is down - but I haven't really tested it. The changes neccesary for integrating your features were significant enough that I might well have broken it. Mike --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.