Displaying 20 results from an estimated 800 matches similar to: "Icecast 2.0 and Oddcast V3 - Debug error"
2006 May 08
4
Special character with Apache in Centos 4.3
Hi guys,
i have installed centos 4.3 and i have a problem with Apache.
All char like "?", "-", ecc. in web pages appears as "?".
This is the variable in httpd.conf:
"AddDefaultCharSet UTF-8"
I have also set: "AddDefaultCharSet ISO-8859-1" without any change.
Where is the problem?
Thanks
Luigi
-------------- next part --------------
An HTML
2004 Sep 01
2
Client had recoverable error
Hi there,
I?m using icecast 2.0.1 with darkice 0.14 streaming an 192kb mp3 stream.
Everything seems to work fine except that clients (eg winamp5) disconnect
after a period of time (5/10/20 minutes). The icecast log shows some weir
errors:
[2004-08-18? 01:24:54] DBUG format-mp3/format_mp3_write_buf_to_client Client
had recoverable error -1
[2004-08-18? 01:24:54] DBUG
2004 Aug 06
3
Icecast 2 for Live365 MP3 Relaying
Hi All,
I attempted to switch my MP3 server from Icecast 1 to Icecast 2 today. I
run a Live365 station, Big Planet Radio, which simply relays my local
Icecast server.
My Icecast 2 error.log file shows a lot of the following messages when the
Live365 server, Nanocaster 2.5.6, is connected to it:
[2003-05-14 22:09:15] DBUG format-mp3/format_mp3_write_buf_to_client Client
had recoverable error
2004 Aug 06
3
Icecast 2 for Live365 MP3 Relaying
Hi All,
I attempted to switch my MP3 server from Icecast 1 to Icecast 2 today. I
run a Live365 station, Big Planet Radio, which simply relays my local
Icecast server.
My Icecast 2 error.log file shows a lot of the following messages when the
Live365 server, Nanocaster 2.5.6, is connected to it:
[2003-05-14 22:09:15] DBUG format-mp3/format_mp3_write_buf_to_client Client
had recoverable error
2004 Nov 27
3
Prevent client disconnecting fallen-too-far-behind
Hello,
Does anybody know how I can configure icecast so it doesn't disconnect a
client which "has fallen too far behind".
We are using icecast2.01 streaming software for our church home-listening
system.
Our client we use a netgem-netbox.
We are streaming 25kbps MP3 on V90-56kbps modem connection
After around 45 minutes after starting the cleint the icecast error.log
reports:
2004 Aug 06
3
icecast-2.0-kh34
In message "[icecast] icecast-2.0-kh34"
on 24.04.2004, Karl Heyes <karl@xiph.org> writes:
KH> On Fri, 2004-04-23 at 09:58, Wild Karl-Heinz wrote:
KH> ...
[snip]
>> ... but it coredumps every 10 secs.
KH> There is a segv bug in kh34 triggered when clients move from one mount
KH> to another. That should be fixed now in kh35.
the result with gdb ....
(gdb)
2004 Aug 06
2
icecast-2.0-kh34
On Sun, 25 Apr 2004, Wild Karl-Heinz wrote:
> Program received signal SIGSEGV, Segmentation fault.
> 0x08057f50 in format_mp3_write_buf_to_client (self=0x80bee00, client=0x80d5e00)
> at format_mp3.c:311
> 311 if (ret < (int)refbuf->associated->len)
>
> what else can i do?
When you get to this point, you should do a backtrace so Karl can see what
is
2004 Aug 06
1
BUG: sending bad buf's in MP3
In format_mp3.c
tatic int format_mp3_write_buf_to_client(format_plugin_t *self,
client_t *client, unsigned char *buf, int len)
{
int ret;
if(((mp3_state *)self->_state)->metadata)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This is always true because previously it did state->metadata = strdup("")
in format_mp3_get_plugin().
It causes annoying artifacts in xmms
2004 Aug 06
0
Icecast 2 for Live365 MP3 Relaying
this is probably caused by the lack of buffering in icecast2. Their relay
client may be doing some buffering in itself, and if it's expecting for
there to be buffering on the server side as well, it might exhibit a
behavior you are seeing....(that also is a difference between iceast1 and
icecast2 - no server-side buffering in icecast2 and there was in icecast1)...
fwiw, I am trying to
2004 Sep 02
0
Client had recoverable error
On Wed, 2004-09-01 at 23:06, Silvester Verdonkschot wrote:
> Hi there,
>
> I?m using icecast 2.0.1 with darkice 0.14 streaming an 192kb mp3 stream.
> Everything seems to work fine except that clients (eg winamp5) disconnect
> after a period of time (5/10/20 minutes). The icecast log shows some weir
> errors:
>
> [2004-08-18 01:24:54] DBUG
2004 Sep 03
3
Client had recoverable error
Mhhh. I am streaming from a 8mbit adsl connection so it should be fast
enough. I tried streaming with media player, it's working for 24 hours now,
doesn't seem to have the problem, is my winamp 5.03 broken? Or is winamp
broken in general? :)
Thanks for the help.
Silvester
-----Original Message-----
From: Karl Heyes [mailto:karl@xiph.org]
Sent: donderdag 2 september 2004 22:57
To:
2004 Nov 27
0
Prevent client disconnecting fallen-too-far-behind
On Sat, 2004-11-27 at 21:52, Henk van de Ridder wrote:
> Hello,
>
> Does anybody know how I can configure icecast so it doesn't disconnect a
> client which "has fallen too far behind".
there isn't anything else icecast can do when that condition is reached
> We are using icecast2.01 streaming software for our church home-listening
> system.
> Our client we
2004 Aug 06
0
icecast-2.0-kh34
In message "[icecast] icecast-2.0-kh34"
on 24.04.2004, Wild Karl-Heinz <kh.wild@wicom.li> writes:
WKH> In message "[icecast] icecast-2.0-kh34"
WKH> on 24.04.2004, Karl Heyes <karl@xiph.org> writes:
WKH> [snip]
>>> ... but it coredumps every 10 secs.
KH>> There is a segv bug in kh34 triggered when clients move from one mount
2005 Jun 30
1
What is the latest STABLE release?
Hi all,
i want to install CentOS on my server in production.
What is the latest stable release?
Thanks
Luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20050630/13f01e08/attachment-0003.html>
2019 Dec 22
4
Kicking duplicate connections
Hello fellow mailing list readers,
My question relates to multiple / duplicate connections to the ice cast server from the same IP address.
I am well aware that this is an issue that lies with the music player (listener agent) used by the listener. When a listener connects to the stream, sometimes it appears as two connections to the stream from the same IP address. This may last only a few
2009 Jun 18
4
Sources can't connect to my server
I have IceCast 2.3.1 running on Window XP SP3 as a windows service.
My computer is behind a d-link router, and the router is configured to
pass through to port 8000 on my computer.
On the same computer I am running WinAmp with an oddcast dsp and
streaming work fine, people beyond my router can listen no problem.
I also have a laptop running Windows Vista SP2 with WinAmp and a Spacial
dsp,
2004 Aug 06
0
icecast-2.0-kh34
On Sun, 2004-04-25 at 02:03, Geoff Shang wrote:
> On Sun, 25 Apr 2004, Wild Karl-Heinz wrote:
>
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x08057f50 in format_mp3_write_buf_to_client (self=0x80bee00, client=0x80d5e00)
> > at format_mp3.c:311
> > 311 if (ret < (int)refbuf->associated->len)
> >
> > what else
2018 Jan 14
2
YP listing problem
I am having problems YP listing my opus and webm streams. The mp3 streams get listed though.
my ffmpeg for the webm stream:
ffmpeg \
-f v4l2 -video_size 640x480 -framerate 30 -i /dev/video0 \
-i http://mustafejen.se:8000/feting \
-f oss -i /dev/dsp1 \
-f webm -cluster_size_limit 2M -cluster_time_limit 5100 -content_type video/webm \
-c:a libvorbis -b:a 96K \
-c:v libvpx-vp9 -b:v 1.5M
2010 Nov 01
4
Camera MJPEG to Icecast
Dear All ...
I have AXIS camera with output mjpeg format.
I try to relay it to outside world using ffmpeg and it work
The recipe is taken from
http://www.daantje.nl/2007/05/07/convert-axis-webcam-stream-to-flash-swfflv/
Now .. I want to do it the otherway with Icecast
I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg
| ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout |
2018 Aug 24
5
Client auth failed with ""
Hello,
We are using url authentication and getting the item bellow at the log:
[2018-08-24 23:26:05] INFO auth_url/url_add_listener client auth
(http://127.0.0.1:8001/listener/add) failed with ""
I put try/catch and reviewed all my code ensure always return a proper
status and header error code, so what trigger this kind of error?
Regards,
Thiago
--------------