Displaying 20 results from an estimated 10000 matches similar to: "Modified slave behavior?"
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
2005 Jun 10
3
icecast1 documentation
Geoff Shang wrote:
> Kelvin Chu wrote:
>
>> After reading the docs, I was under the impression that icecast2 does
>> not do on demand relaying?
>
>
> Oh, on demand *relaying*! different kettle of fish.
>
> On demand relaying is available in Karl's branch and has just been
> checked into the mainline development code.
>
> Geoff.
>
Tarballs
2004 Oct 06
7
metadata sent from windows based system
Hello Everybody,
We develop a Windows based radio broadcast system for professional
radios and we would like to implant an interface in this system to make
it able to automatically update metadata of an OGG (!) stream (recorded
from the radio) sent to an Icecast 2.0.2 server.
We read about the
curl --user admin:hackme
2004 Dec 11
1
On demand relay in icecast 2?
> I haven't noticed any problems with on-demand relays, if i did i would let
> you know.
>
> --mark
Does that mean it's available? I added <on-demand>1</on-demand> to one of
my relays on a 2.1.0 server but it didn't work. I have a server I'm
planning to set up if this functionality becomes active.
Steve P.
2004 Aug 06
7
Re: Can't Connect to icecast using winamp as a listener
here's my icecast.xml
<icecast>
<limits>
<clients>10</clients>
<sources>2</sources>
<threadpool>5</threadpool>
<queue-size>102400</queue-size>
<client-timeout>30</client-timeout>
<header-timeout>15</header-timeout>
<source-timeout>10</source-timeout>
</limits>
<authentication>
<!--
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
2013 Feb 10
3
how to use the stdin module?
I'm understanding why Icecast2 is an audio server, wow !!!
http://www.icecast.org/docs/icecast-2.0.1/icecast2_config_file.html
Testing the relay option:
Two mountpoints from two master servers are relayed to a relay server:
Master Servers
Relay Server
http://186.56.96.133:8200/zuzenean.ogg
http://186.148.147.191:8001/zuzenean.ogg --->
http://186.56.96.133:8200/zznn1.ogg
2005 Jul 26
2
Icecast/ices problem
Thanks for the suggestion. It turns out that debug for ices told me
nothing but debug for icecast 2.2.0 showed that it was terminating the
source at the same place in the playlist, apparently due to a lack of
trailing metadata in one particular file -- icecast saw it as end of
stream.
After checking code updates on the TRAC system, I installed the kh branch
of icecast (kh13) and this seems
2005 Jun 04
1
on "source connect" script?
Hello All, I would like to run a script whenever a source connects to my
icecast server, somelike on source connect run xyz script. is this
possible?
What i would like to achive is to have an email sent out whenever a
source connects and also update a database with the fact it connected.
any hints or tips on how to achive this would be welcomed
many thanks in advance
stuart nixon
2004 Aug 06
2
icecast access.log for source
Hello,
I have some trouble in the access log regarding to the source lines:
127.0.0.1 - - [13/Jan/2004:16:13:22 +0100] "SOURCE /radio-bro-gwened.ogg HTTP/1.0" 200 19 "-" "IceS 2.0-kh48" 30410
127.0.0.1 - - [13/Jan/2004:16:13:22 +0100] "SOURCE /radio-bro-gwened.ogg HTTP/1.0" 200 19 "-" "IceS 2.0-kh48" 30410
amount of data transfered for
2013 Feb 10
2
how to use the stdin module?
El dom, 10-02-2013 a las 10:07 +0200, R?cker Thomas escribi?:
> Hi,
>
> On 10/02/13 06:53, Jos? Luis Artuch wrote:
>
> >
> > I'm understanding why Icecast2 is an audio server, wow !!!
> > http://www.icecast.org/docs/icecast-2.0.1/icecast2_config_file.html
> >
>
>
> We're not an 'audio server', that's pulse-audio, esd, etc.
2004 Aug 06
4
off: live365 relay
A bit off-topic question: has anyone any experiences with the relaying
service that live365.com has? what kind of stream(s) do they relay? what
is the protocol they use?
--- >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-request@xiph.org'
containing only the word
2004 Dec 28
1
Aliassing Icecast 2.1 Admin console
Hello,
We are searching for a possibility of "aliassing without wasting bandwidth".
It is described in the following section which we found at
http://open4all.info/ossa/_Icecast_Streaming_Server.
# What happens is that when a listeners connects to your server and
# requests the /laika stream, then your icecast server will connect
# as a client to my machine, and then feed my stream to
2004 Dec 06
2
Re: ices, jack
On Mon, 06 Dec 2004 14:42:59 +0000, Karl Heyes wrote:
> On Mon, 2004-12-06 at 09:31, adam wrote:
>> alo
>>
>> i have seen some mention of an ices patch with support for jack...anyone
>> know where i can get this?
>
> The latest is in SVN under http://svn.xiph.org/icecast/branches/kh and
> tarballs are available in http://mediacast1.com/~karl. You will need
2004 Dec 06
2
ices, jack
alo
i have seen some mention of an ices patch with support for jack...anyone
know where i can get this?
adam
2004 Aug 06
3
Strange change in icecast kh14 for IP logging
Hello,
Karl, you added a compile-time flag to enable IP logging in icecast.
But, this changed a lot the log procuded:
81.53.41.160 - - [30/Nov/2003:10:09:11 +0100] "GET /admin/metadata HTTP/1.0" 200 155 "-" "ices/0.3 libshout/2.0-kh22" 0
81.53.41.160 - - [30/Nov/2003:11:20:14 +0100] "SOURCE /radio-bro-gwened.mp3 HTTP/1.0" 200 19 "-" "ices/0.3
2005 Aug 24
3
Icecast 2.3 RC1 Announcement
Well, I've got it installed, and configured with several
fallback-to-file mounts. I don't actually have any source clients
connecting to it, but even so, the fallback-to-file mounts seem to work
great. I'm very excited about this functionality since I've been
running ezstream in the past which has given me all sorts of problems,
most of which I've mentioned on this list.
2005 Apr 04
2
Relaying
Hi,
I am relaying an shoutcast stream using icecast2. There aren't many
listeners (yet), so I was wondering if it would be possible to only
connect to the source server if there are any listeners, to save
bandwith. The two servers are practically on a LAN, so connection time
is minimal. I think the listeners wouldn't notice any delay at all.
So my question is: is this currently
2005 Apr 19
2
Intro file automatically tagged on stream
Hi,
I am looking for a solution for a short station ident to be included at the
start of our stream file. Currently we have a short playlist, but this
then doesn't work in itunes, and people can just click forward to go to the
stream.
I hear that this is possible in Shoutcast, so hopefully there is something
similar in icecast. Yes I have asked this before and got our current
solution
2006 Jun 29
3
problem with config file for jack with ices2-kh-2.0.0-kh60a
hi,
i am desperately trying to get this version of ices up and running on debian
etch. i used the apt repository at http://www.fbriere.net/debian/ices2/ but i
found this also affects the "official" source package at
http://mediacast1.com/~karl/
when i try to run an edited version of either the example file provided with
the source package or the deb at /usr/share/doc/ices2-kh/ i