Displaying 20 results from an estimated 40000 matches similar to: "multiple master/slave relays"
2005 Jul 14
2
Can't get Master/ Server Relay to work
Oddsock: Thanks for the new windows exe .
I'm trying to get the master / server relay to work.
Here's the master-server entries from the xml file on the slave:
<master-server>38.116.36.8</master-server>
<master-server-port>8000</master-server-port>
<master-update-interval>120</master-update-interval>
2004 Aug 06
1
Modified slave behavior?
With multiple relay slaves and a growing list of streams, I am looking
for ways to conserve bandwidth. The current behavior has each relay
slave "pulling" each stream from the master server. Is anyone working
on offering a modification to this behavior where the relay slaves will
only pull the stream from the master as needed? So the slave would
always be aware of the streams'
2005 Jul 14
2
Can't get Master/ Server Relay to work
Karl,
Thanks for the info... I didn't realize (from the docs) that you had to have
<mount>s defined on the master for the slave to pick them up.
One more question. Can I use both the Intro option and the Relay option?
If so do I define <mounts> on the slave and include the into option on the
slave?
Fred
-----Original Message-----
From: Karl Heyes [mailto:karl@xiph.org]
Sent:
2005 Jul 14
1
Automatically enable master relays on start?
Just a quick question:
When I start up my (slave) relay it will get the list of relays from the
master,
However I have to click on each on and choose "click to enable" within
/admin/managerelays.xsl
Is there a node I can stick in the config to make it enable them by
default?
Say something like <master-enable>1</master-enable>
I know there is <enable> in
2018 Aug 06
3
Mount with Relay: Fallback-override does not work
Am 05.08.2018 um 21:40 schrieb Paul Martin:
>
> Fallback to a file just fills up buffers as fast as it can. Not a
> good idea at all as Icecast will keep buffering pretty much until it
> runs out of memory if you're operating a relay. Better to use a local
> encoder (eg. liquidsoap) which does proper rate limiting.
Thank you, but the buffering is not my problem, because
2005 Jun 22
3
IceCast 2.2 MP3 stream and Real Player noise
Great.
Wonder if Oddsock can make a new exe?
Also, if using the Intro feature and Relays, I assume that I need to define
the intros on the slaves, not the master?
Thanks,
Fred
-----Original Message-----
From: Karl Heyes [mailto:karl@xiph.org]
Sent: Wednesday, June 22, 2005 4:08 PM
To: Fred Black
Subject: RE: [Icecast] IceCast 2.2 MP3 stream and Real Player noise
On Wed, 2005-06-22 at
2004 Aug 06
2
Setting Up A Master-Slave Relay Problem
Hi.
<master-server>192.168.1.11</master-server>
<master-server-port>8000</master-server-port>
<master-update-interval>120</master-update-interval>
<master-password>hackme</master-password>
I'd like to relay from my icecast2 server to the other Icecast2 server. But
I got the below error message.
EROR
2005 Jun 03
0
multiple master/slave relays
On Fri, 2005-06-03 at 22:12, Fred Black wrote:
> Is it possible to relay to multiple slaves? I would like to have
> IceCast relay it?s streams to 3 other IceCast servers.
yes, the slave pull the streams from the master, so slaves can have near
identical configurations.
karl.
2005 Apr 14
2
What will happen if the source will kick the icecast server
Karl Heyes wrote:
> Every <master-update-interval> seconds, the relays are checked to see if
> any need restarting.
This presumes one is using a master/slave setup, does it not? I got the
impression this was just a specific relay of one stream. I would hope that
it would just reconnnect.
Geoff.
2005 Apr 14
3
What will happen if the source will kick the icecast server
Hello,
I'm running icecast 2.2.0 as a relaying server(for an internet radio
station);as you know, it is permanently connected to that source.What will
happen if the source will kick my server(hopefully not ban it ;) )? It will
try to reconnect or it will remain disconnected ?
Thank you.
2005 Jun 24
2
IceCast 2.2 MP3 stream and Real Player noise
I believe oddsock is away on holiday currently, so any windows builds
will have to wait.
karl.
On Fri, 2005-06-24 at 16:47, Fred Black wrote:
> Bump...
>
> -----Original Message-----
> From: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org] On Behalf
> Of Fred Black
> Sent: Wednesday, June 22, 2005 4:14 PM
> To: karl@xiph.org
> Cc: icecast@xiph.org
>
2007 Dec 06
3
Icecast2 Relays/Mounts - Adding without Restarting Server
Is it at all possible to add Icecast2 Relays or Mounts without having
to restart the server, and thus drop all the other existing
connections in the process?
Thanks.
-g.
__________________________________________________________________________
Greg J. Ogonowski
VP Product Development
ORBAN / CRL, Inc.
Diamond Bar, CA 91765 USA
greg@orban.com
http://www.orban.com
2005 Apr 12
4
Adding authenticated mountpoints
On Mon, 12 Apr 2005, Karl Heyes wrote:
> My current work is on
> http://mediacast1.com/~karl/testing/icecast-2.2-kh3pre.tar.gz
Bugs:
Relays ignore the hidden flag
HUPing icecast puts icecast in a strange state where it doesn't
actually take account of the conf changes, and also won't terminate on a
TERM and needs a KILL - but it does still "work" otherwise.
How is
2005 Jul 25
3
FW: Problem with Intros in Relay with RealPlayer
Corrected example playlist file:
Example Playlist file:
[playlist]
File1=http://38.116.36.62:8000/ClassicRock
Title1=Test
Length1=-1
NumberOfEntries=1
Version=2
Fred
-----Original Message-----
From: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org] On Behalf
Of Fred Black
Sent: Monday, July 25, 2005 1:12 PM
To: 'icecast'
Subject: RE: [Icecast] Problem with Intros in Relay
2005 Jul 20
4
relaying IceCast from ShoutCast
This is killing me...
I've tried everything I can think of, but Icecast still crashes if I define
more than 10 listen-socket ports. Is there a limit that's not documented or
is this a bug? I'm using the latest Windows build that OddSock compiled.
Thanks for any help/ideas
Fred
-----Original Message-----
From: Fred Black [mailto:fred@batanga.com]
Sent: Tuesday, July 19, 2005
2004 Dec 09
2
icecast2 relaying question
I understand there are two types of relays in icecast2. The master
relay which relays everything from a source and a point relay which
relays a specific mount point from a source.
I have a server which has 3 streams. I want to relay 2 of them. How
can I do this?
Can I define two relays and two mountpoints within the xml config file?
Do i do this in the same relay tag:
<relay>
2018 Aug 03
2
Mount with Relay: Fallback-override does not work
Hello,
I'm using Icecast over 10 years, so let me first say *Thank you to all
developers* of Icecast!
I have a problem using a mount with relay and a fallback. The option
<fallback-override> is not working.
I tested two different configurations:
_Configuration A:_
??? <mount>
??????? <mount-name>/Stream-096k.mp3</mount-name>
???????
2005 Dec 15
1
relay password
Hi,
In the Icecast configuration file, there is a
[...]
<relay-password>hackme</relay-password>
[...]
What is it for?
I have multiple Icecast server that relay each others and the relays are
considered as simple clients.
That is confirmed by the...
[...]
<relay>
<server>127.0.0.1</server>
<port>8001</port>
2005 Aug 04
1
Problem? On-demand relay & max listeners redirect
I think this might be a problem:
Say I have a master stream called /aac with 20 max listeners
I also have a on-demand relay with (master-redirect) enabled.
Now the plan is, when the master stream is full it would redirect to the
slave stream (a 302), but the slave stream cannot connect to the master
as its currently full.
So somehow the icecast server has to allow the relay stream to connect
2004 Aug 06
2
Master vs Relay
Luke Stodola wrote:
>Since you want to allow users to connect to any of the three servers, I
>don't think you need to deal with "relay-password". Leave your working
>server alone, and on the new servers put
>
> <relay>
> <server>serverA </server>
> <port>8000</port>
> <mount>/foo.ogg</mount>