Displaying 20 results from an estimated 20000 matches similar to: "Master/Relay, SSL and some Q's on setup..."
2015 Mar 12
0
Master/Relay, SSL and some Q's on setup...
Hello,
Am 12.03.2015 um 22:24 schrieb Dean Sauer:
> Looking at the documentation for 2.4.1 in regards to master/relay which
> seems to outline what I want to do...
>
> Master = load balance/aribtrator for the relays where the sources connect.
>
>
> The questions:
>
> 1) Bandwidth - How does the master pass off things to the relays for the
> clients???
Icecast itself
2004 Aug 06
2
Master vs Relay
Michael Smith wrote:
>>But mountpoints must be configured by hand and are static. Is there a
>>way to relay all streams?
>>Number of streams and their names can change from time to time. How to
>>do it?
>>
>>What is the target usage of <master-server> section?
>>
>>
>
>That's what <master-server> is for - it allows you to
2020 Mar 28
0
Icecast SSL endpoint timeout issue
does anyone know how i can setup my own icecast server?
On Sun, Feb 16, 2020 at 9:57 AM James Turner <james at switchbladeuk.com>
wrote:
> Hi team,
>
> Please accent my apologies if this is NOT the place/distro list to be
> raising this. I had major dramas with the standard forum - registration and
> decided this may be a better route.
>
> My current instance icecast
2024 Jul 19
0
switching Masters in a Master-Slave Relay
I have a question about how the Master-Slave Relay works. Our current setup
has an Icecast master running on an AWS EC2 Instance, that feeds its output
to a few Icecast Relays on other EC2 instances which in turn connect to
clients via an AWS load balancer. To make the system more robust, we have
added a second Icecast master which all the Relays can switch to via a
change in the Routing Table.
2004 Nov 15
2
FW: Multi-Level Fallbacks
Do you mean you can relay within a single icecast server instance? So the
relay is running on the same icecast process from which it is relaying a
stream?
KJ
-----Oorspronkelijk bericht-----
Van: Karl Heyes [mailto:karl@xiph.org]
Verzonden: maandag 15 november 2004 22:18
Aan: Klaas Jan Wierenga
CC: icecast
Onderwerp: Re: FW: [Icecast] Multi-Level Fallbacks
On Mon, 2004-11-15 at 20:36, Klaas
2016 Nov 01
0
Icecast mount points help
Hi Mark,
Add extensions to all of your mountpoints for the appropriate audio
codec/format you're using.
For example, <mount-name>/test.opus</mount-name> for an Ogg/Opus stream.
Don't forget to add extensions in the <fallback-mount> sections, too.
I didn't look too closely at your config otherwise, that error was
standing out.
Cheers,
Jordan
P.S. Please
2005 Jul 14
0
Can't get Master/ Server Relay to work
On Thu, 2005-07-14 at 15:01, Fred Black wrote:
> 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>
>
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>
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 Jun 03
2
multiple master/slave relays
Is it possible to relay to multiple slaves? I would like to have IceCast
relay it's streams to 3 other IceCast servers.
Thanks
Fred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/icecast/attachments/20050603/41654f85/attachment.htm
2015 Apr 30
0
Fwd: Segmentation fault issue with new install
Now with attachment ;-)
2015-04-29 8:57 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi>:
> On 04/28/2015 02:27 PM, Jan-Pieter wrote:
> > Hi all,
> > see my reply inline.
> > Cheers, Jan-Pieter
> >
> >
> > 2015-04-26 7:23 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi
> > <mailto:thomas at ruecker.fi>>:
2005 Jun 02
0
relay icecast to shoutcast
Hello List
Having great trouble relaying an icecast2 mp3 stream to a shoutcast server.
My client program successfully streams to icecast which is listening on
port 7000. I can listen to this stream with mozilla and xmms with no
problems. I can also stream my client directly to the shoutcast server but
it makes the client unstable (which is why i'm attempting a relay).
The shoutcast server is
2013 Jun 22
0
adjsting poll frequency intervals on slave-relay mountpoints
Greetings,
I have a questions that I am attempting to solve and appreciate suggestions and pointers.
I am chain relaying a few slave relay servers and various mountpoints and observe that when bringing up a source client there is an approx 40-60 or more seconds poll to pick up the source client between the slave relays. Is this normal and/or is it possible to adjust and the reduce the poll
2004 Aug 06
2
Setting Up A Master-Slave Relay Problem
Yes, but using the slave pull from master configuration works well. I
simply configure the master to allow connections from the slave and the
slave then pulls all the data it needs off.
I have this working well on two productions icecast2 machines down in S.
California. The master sits in the main radio station headquarters while
the server (to which everyone connects) sits up in San Jose. It
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:
2016 Oct 17
0
Icecast help
Marc,
Lines with a <!-- and --> are commented and not used. You need to remove these around the mount items.
The <<!-- looks like it needs fixing.
Ross.
-----Original Message-----
From: Mark [mailto:mark at tafn.org.uk]
Sent: Monday, 17 October 2016 9:35 p.m.
To: Ross Levis
Subject: Re: [Icecast] Icecast help
Hi Ross,
First many thanks for your help
I have done what you
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
2018 Jul 23
0
icecast could not create listener socket on port 8000
Hi, could you please help me with this situation, the operating system in my computer is Windows 10, and icecast cannot start properly here is my configuration: <icecast>
<!-- location and admin are two arbitrary strings that are e.g. visible
on the server info page of the icecast web interface
(server_version.xsl). -->
<location>Earth</location>
2005 Jun 16
4
Relay Planning (many questions)
Hi, I am looking to replace a Quicktime streaming Cluster
with Icecast 2.2.0.
I have a couple questions:
QTSS Supports multicast to multiple relays, does Icecast?
I understand that Icecast creates a Master / slave relationship
so that the following should work:
1) Send content to Master
2) Have the 4 systems in the cluster connect to the master as a slave
system
What happens if the master
2019 Sep 09
0
multiple instances?
Hello, unosonic,
Okay, we'll do it this way as it appears to be the only sane way...
THIS is the xml config file that I've been using for ONE STREAM ONLY.
No more than one stream nor any other port on that single stream, for that matter, has ever worked to date.
There also seems to be alot of clutter but as I've NEVER had to use these oddball format files before (in any of my 30