Displaying 20 results from an estimated 200 matches similar to: "Icecast dies"
2005 Jul 29
0
Icecast dies
latest kh build is here :
http://www.oddsock.org/icecast/icecast2_win32_kh_trunk_07292005_setup.exe
oddsock
At 04:56 AM 7/29/2005, Ricardo Meechan wrote:
>Genuis karl! The change sorted it.
>Now when the source disconnects, the winamp stream just stopped (and
>went onto the next stream in the playlist in my case)
>
>Cheers for your help,
>
>
>Oddsock,
>could you build
2005 Aug 01
2
Icecast dies
I'm getting strange behavior with this build.
My relays do not work.
If I change back to the build on 7/13/05, everything works. However with
the new build I get this error message:
"[2005-08-01 10:06:16] EROR format-mp3/format_mp3.c Incorrect metadata
format, ending stream"
Any ideas why?
Fred
-----Original Message-----
From: icecast-bounces@xiph.org
2005 Jul 27
3
Icecast dies
Fyi Iv been able to replicate this...sometimes:
I have 2 servers (a master and a relay)
I have a connection to the relay (relay is ondemand/master setup) in
winamp
The source is connected to the master (both on same machine so connects
to /mp3 from 127.0.0.1)
If the source drops, the master drops, the relay then drops, when winamp
tries to connect to the relay it gets a 404 a couple of times
2005 Jul 13
2
IceCast 2.2 MP3 stream and Real Player noise
Thanks for the reply Karl,
Both /admin/ and /admin/stats.xsl cause it to crash, I tried the alias
aswel, always a crash
Both the boxes have different icecast configs, one is custom and the
other is the default.
I have kh12d running on a fedora box and has been up since Thu, 07 Jul
2005 23:55:05 +0100
Its just a pity that my colocated box is a windows box :(
Regards.
rico
-----Original
2005 Jul 15
3
Shoutcast YP/WinAmp Directory Listing
Looking at the faq on steamcast, it sais they list mounts on
shoutcast.com
Why cant icecast?
regards
-----Original Message-----
From: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org] On
Behalf Of oddsock
Sent: 15 July 2005 7:24 PM
To: icecast@xiph.org
Subject: Re: [Icecast] Shoutcast YP/WinAmp Directory Listing
Nope.
http://forum.icecast.org/viewtopic.php?t=46
you can, however, use
2005 Jul 14
1
IceCast 2.2 MP3 stream and Real Player noise
Excellent, all is up and running,
Relay on demand is what its all about, my fav feature nodoubt!
I now have one more (hopefully simple) question and that is
clustering...
I have 2 servers running and they seem to be listing 4 different streams
(not grouped nor clustered)
How do I get them clustered?
After this I wont annoy you guys (hopefully ;-) ) anymore so thanks for
your help!
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
2005 Jul 07
2
Compiling icecast on windows?
Hi list,
I have posted this question onto the forums but thought I would also use
the list:
could you tell me if its possible to compile (icecast-2.2-kh12d) on
windows using VS.NET 2003?
i use vs.net 2003 for .net development and never tried compiling other
stuff onit,
what dependencies will i require for it to build on windows?
i currently have the linux version compiled on a fedora box
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
2006 Jul 22
1
Possible Minor bug found in current 2.3.1 release of icecast2
I am new to your lists but I have found something in icecast 2.3.1 that
may need further review. there is a segfault when you have a failover
mount point and the failover mount is using ezstream and you restart
ices-2.x and the clients fail back. found via gdb. Very short diff to
format.c line 104 below.
diff -urNab icecast-2.3.1.orig/src/format.c icecast-2.3.1/src/format.c
---
2005 Jul 15
0
Shoutcast YP/WinAmp Directory Listing
Thanks for the info oddsock,
I guess at the end of the day, if icecast was listing in scast and scast
banned it then it would be a waste of time
And they would ban the streams as soon as they find em being listed so
we'll forget that idea ;-)
Fred: http://www.steamcast.com/faq.php?p_id=#5
Regards.
-----Original Message-----
From: icecast-bounces@xiph.org
2005 Jul 14
0
IceCast 2.2 MP3 stream and Real Player noise
Excellent!
Adding <cluster-password> to the <mount> section worked a treat!
I now have *cluster* next to my stream,
Many thanks Karl!
-----Original Message-----
From: Karl Heyes [mailto:karl@xiph.org]
Sent: 14 July 2005 2:09 PM
To: Ricardo Meechan
Cc: icecast
Subject: RE: [Icecast] IceCast 2.2 MP3 stream and Real Player noise
On Thu, 2005-07-14 at 13:19, Ricardo Meechan wrote:
2005 Jul 28
0
Icecast dies
ok
I think I did it correct:
I did this on a fresh copy of fedora fc4
Downloaded your icecast (kh14)
./configure
Make debug
Make debug install
Copied the icecast settings from my windows relay
[root@SERVERFC4 icecast]# icecast -c /usr/local/etc/icecast.xml
Changed groupid to 99.
Changed userid to 99.
Launched the /stream (mp3 128k) stream from winamp (latest)
Was playing fine...
Stopped the
2005 Jul 13
0
IceCast 2.2 MP3 stream and Real Player noise
the crashes were caused by libxml2. Apparently, in their infinite wisdom,
the libxml2 team decided to stop distributing VC project files, so actually
building a somewhat recent libxml2 has become an artform...My error was in
using some pre-built binaries... Anyone whose done VC development can
probably vouch for me, using prebuilt binary forms of libraries, is
well...tricky...to say the
2005 Jul 13
1
IceCast 2.2 MP3 stream and Real Player noise
Hi,
Many thanks for the build,
I gave up trying to compile using vs.net! ;-)
However,
When trying to access the admin page it the server will crash... Ive
tried this on 2 machines and both crash when trying to access /admin/
Is anyone else getting this?
Thanks,
This is the error log:
[2005-07-13 23:49:34] INFO main/main.c Icecast icecast_kh_trunk server
started
[2005-07-13 23:49:34] DBUG
2005 Jul 08
1
Compiling icecast on windows?
Hi,
Thanks for the reply,
I got the dependancies but with no lucl :(
Its just error after error.
Does anyone on the list have experience with compiling on windows?
Does anyone have a compiled version icecast-2.2-kh12d?
Should I just give up and wait for the next official release? :(
Heres the errors I get now:
------ Build started: Project: icecast, Configuration: Release Win32
------
2005 Oct 09
0
MSN Spaces ;-)
I know I know,
Its nothing *really* icecast specific but I thought I would share it
anyhooz,
You can add a windows media player applet to your spaces profile but it
must be WMA, WMV, WAV, AVI, MPG, MPEG, MP3.
You cant add a stream (http://ice2.djrm.net:8000/stream) so I created an
alias called test.mp3 that fallsback to /stream and all is well!
Now when someone views my page (with wmp installed
2005 Nov 15
0
New icecast load test reports
Excellent results Oddsock,
I'm surprised about the amount of free memory that is avalaible when
using icecast instead of scast in high demand situations, impressive!
Regards.
-----Original Message-----
From: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org] On
Behalf Of oddsock
Sent: 15 November 2005 4:52 AM
To: icecast@xiph.org
Subject: [Icecast] New icecast load test reports
2005 Nov 18
0
offtop WMV3/9 mms://
Using icecast you can stream nsv (nullsoft video) with aac+ or mp3 audio.
There is an activex based web client or winamp client... Its better than nothing!
-----Original Message-----
From: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org] On Behalf Of Andrew V. Kuzik
Sent: 18 November 2005 1:58 PM
To: icecast@xiph.org
Subject: Re: offtop [Icecast] WMV3/9 mms://
Hi!
Of course here in
2005 Nov 22
0
Server question - if you had ...
Yup,
Its all about the bandwidth!
Why not check out the load tests that were done by oddsock?
http://icecast.org/loadtest.php
Regards
-----Original Message-----
From: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org] On
Behalf Of Steven Clift
Sent: 21 November 2005 4:03 PM
To: icecast@xiph.org
Subject: [Icecast] Server question - if you had ...
If you had $3,000 for a new Icecast2