search for: feeddown4

Displaying 4 results from an estimated 4 matches for "feeddown4".

2015 Feb 24
1
IceCast Server (2.3.2) Limits? Disconnections due to user and memory?
On 02/24/2015 03:30 PM, Dean Sauer wrote: > On Tue, 24 Feb 2015 12:56:11 +0000, Thomas B. R?cker wrote: > >> Have you modified any of the buffer or burst parameters in Icecast? Can >> you provide your icecast.xml (passwords removed) as an attachment? >> > The list seems to dislike xml so hopefully this won't get stripped. > You're posting through the gmane
2015 Feb 24
0
IceCast Server (2.3.2) Limits? Disconnections due to user and memory?
...1424035448 > [2015-02-15 16:24:08] WARN source/get_next_buffer Disconnecting source > due to socket timeout > [2015-02-15 16:24:08] INFO source/source_shutdown Source "/feed" exiting > [2015-02-15 16:24:08] DBUG source/source_run_script Starting command / > etc/icecast2/feeddown4.sh > [2015-02-15 16:24:08] DBUG source/get_next_buffer last 1424035387, > timeout 60, now 1424035448 > [2015-02-15 16:24:08] WARN source/get_next_buffer Disconnecting source > due to socket timeout > [2015-02-15 16:24:08] INFO source/source_shutdown Source "/feed" exit...
2018 Jul 18
0
"Internal Relay" of stream to 2 mounts?
...may not agree > with what I am trying to bend things to. > > As a follow up, I can then setup a icecast.xml stanza for the REMOUNT > like: > > <mount type="normal"> > <mount-name>/new-copy</mount-name> > <on-disconnect>/etc/icecast2/feeddown4.sh</on-disconnect> > <fallback-mount>/new-copy_down.mp3</fallback-mount> > <fallback-override>1</fallback-override> > > etc... > </mount> > > Just confirming, yes I have a specific reason which I am not desired to > list in public....
2014 Dec 20
0
Multiple Instances of Icecast???/
...> > > > > > Do you use <on-connect>/<on-disconnect>? > > each mount has a stanza like this: > > <mount> > <mount-name>/feedMyName</mount-name> > <on-disconnect>/etc/icecast2/feeddown4.sh</on-disconnect> > <fallback-mount>/feedMyName.mp3</fallback-mount> > <fallback-override>1</fallback-override> > </mount> > > > Thus if the source drops it falls to another, which is basically an alert > for me.. and sends an email via...