Displaying 20 results from an estimated 4000 matches similar to: "Too many errors ....."
2004 Aug 06
0
Too many errors .....
On Fri, 2003-01-17 at 15:15, Daniel Knoll wrote:
> [17/Jan/2003:16:10:59] [2877:Source Thread] Kicking client 2877
> [195.145.211.50] [Too many errors (client not receiving data fast enough)]
> [listener], connected for 13 minutes and 55 seconds, 5196648 bytes
> transfered. 0 clients connected
>
> I don't know how. The Client has a 2Mbit network Connection, the Server
>
2004 Aug 06
1
icecast/shout and kick problems
Hello Technical Guys,
I have follwing problem and I hope someone has an idea.
My stream Server is icecast and I use shout to stream the mjusic to the
server. Sometimes the listeners where kickted, and I don't know what it is.
the logfile icecast.log shows me following entry
[12/Jun/2002:05:23:51] [1158:Source Thread] Kicking client 1284
[pd9556401.dip.t-dialin.net] [Too many errors (client
2004 Aug 06
5
solaris success??
Has anyone been successful getting an icecast webcast going under
Solaris? I have tried several times using different versions of
icecast, ices, shout and solaris, but have never been able to get it
working without seg. faults, or glitching, or other problems.
--
........................................................................
Tom Erbe . 608 Carla Way, La Jolla, CA, 92037
2004 Aug 06
5
Playlist Problem (Newbie)
I just downloaded and installed the newest version of icecast. I have
been using shout to stream my mp3's into icecast, and it worked ok
except it kept stopping mid song and I'd have to hit the play button
again on xmms to get it to work properly, but then a few minutes later
it does the same thing. I downloaded ices to use instead of shout and
now it won't load the playlist..?
2004 Aug 06
2
AW: Too many errors .....
> >
> > If it is that then either the solaris send window or the
> client receive
> > window is too small.
> >
>
> Or, we could go for a vastly less complex explanation - shout
> is known to not
> send at the correct rate. Don't use it.
>
> Mike
<p>Hi all,
I understand, what for a livestreamer can I take ? any references ?
A network
2004 Jan 14
1
mounting smbfs from a Solaris 7 box
Has any Sun Solaris samba admin ever attempted to mount to a WindowsNT server? Unfortunately after several attempts and some elaborate syntax I can not get this to work. I do not see that Sun supports smbfs as Linux does. If anyone has any ideas or tricks please drop me a line.
Thanks,
Steve Knoll
Intersil Corporation
PAT Systems Group
* (email) < mailto:sknoll01@intersil.com>
*
2004 Aug 06
4
[Re: icecast2 ??]
Behold, Adon Irani <adon@YorkU.CA> hath decreed:
>
> the icecast2 developers be guilt-tripped into repeating icecast's
> performance ?
> _ is it not enough that OGG can have a streaming server that supports it ?
Perhaps, if that is the only requirement to have a fully-functional
streamer. Unfortunately, I believe this is not sufficient for the
user base. So, if the
2005 Jun 10
2
icecast1 documentation
Hi guys,
Can anyone point me to some good icecast1 documentation? I looked on the
icecast.org website, but the /docs link only list the icecast2
documentation now and the whole site is void of icecast1 documentation...
Using icecast1 instead of icecast2 because I need on-demand-streaming...
Thanks,
Kelv
2010 Oct 11
2
user number in conference
Hey,
i forgot to ask, how can i get the user number from a caller he is in a conference, i don't find a variable to us this for the current channel.
Only the command "meetme list <roomnr>" shows the usernumber, but i can't use this output.
Thanks.
Daniel
2004 Aug 06
4
[Re: icecast2 ??]
Behold, gtgbr@gmx.net hath decreed:
> Aaron Gaudio wrote:
> > the current stable version. Those who are willing to give up the
> > features not yet implemented in icecast2 in order to stream vorbis, can
> > use the devel version. Those who don't need to stream vorbis can
> > continue using the stable version. There is not a good rationality for
>
> Icecast2 is
2004 Aug 06
2
also error compiling ices
Hey developer Freaks,
can anyone explain, what is wrong ? is a libary missing ?
I don't understand this "make" output
thanx for your help ..
Daniel
<p>gcc -g -O2 -Wall -o ices ices.o log.o setup.o stream.o util.o mp3.o cue.o
metadata.o id3.o signals.o reencode.o ices_config.o playlist/libplaylist.a
../libshout/.libs/libices.al /usr/local/lib/libmp3lame.so
2004 Aug 06
3
Re [ogg]
I guess as a mercy plee for help I'll mention why I need to have the
static ogg files play as the mp3 static files play with icecast1. I'm
the founder of the LPBN and I've recently made Richard Stallman's files
available as downloads (it is a work that is still in process). Stallman
has requested I make them available as streams as well as downloads. So
is there anybody out
2004 Oct 19
1
Some metadata missing, relaying icecast1 stream with icecast2
I'm relaying an icecast1 mp3 stream with icecast2. This works fine,
and the song title is displayed correctly no matter if I use
<relay-shoutcast-metadata>1</> or not on the relay.
But, the stream name and other metadata provided by ices0 on the
icecast1 server is not displayed in the listening client.
Icecast1 source:
[Id: 1] [Sock: 11] [Time of connect: 09/Aug/2004:10:01:24]
2004 Aug 06
2
compiling error
Hello Icecast group,
I have a problem with compiling lame or other programms, I get always the
message from stupid libtool
libtool is installed, I use Solaris9 (sunOS 5.9)
has any person a idea?
thank you for help
Daniel
# make
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/bin/bash ./config.status
config.status: creating config.h
config.status: config.h is unchanged
2005 Mar 29
2
Multiple auth method problem
Hi,
I'm having issues getting the multiple authentication methods of dovecot
1.0-test65 to work correctly on NetBSD. I am combining a MySQL database
of virtual host accounts with the system password database of local
machine accounts. Both work correctly when enabled on their own, but
when enabled together only the one listed first in the "auth default"
section of dovecot.conf
2004 Aug 06
3
libshout1-based mp3 streaming to icecast2
According to what I've read on this mailing list, it should be possible
to stream MP3 data to icecast2 using ices-0.2.3, which I assume also
should be the case for any other streaming client based on libshout1. So I
decided to test this out to see if we really could dispense with
icecast1 altogether on the server I help administer. My results were not
promising, to say the least.
I wiped out
2004 Aug 06
5
[Re: icecast2 ??]
> The current homepage is http://www.xiph.org/cvs.html ... this is
> supposed to change eventually, but there are some weird problems with
> icecast.org that i don't quite understand. :)
>
> Anyways, do NOT check out icecast2 from icecast.org CVS, it is very
> outdated. Instead, check out the 'icecast' module from anoncvs@xiph.org.
>
> Moritz
Sorry...
2004 Aug 06
3
Missing headers in Icecast2
Hi everybody,
Assorgia and me, we have worked on the Flash client for Icecast2. We got
successful results with:
-Windows (Netscape, Mozilla, CompuServe, or Opera) -Macintosh and
Linux(Netscape, Internet Explorer for Macintosh, Safari, AOL, Opera, or
CompuServe)
For Windows (Internet Explorer or AOL) some headers sent by Icecast2 are
missing. These headers are sent by Icecast1 but NOT Icecast2
2004 Aug 06
2
[Re: icecast2 ??]
Behold, gtgbr@gmx.net hath decreed:
> Aaron Gaudio wrote:
> > If icecast.org is so broken, then someone ought to do what was
> > suggested on the list in November (looking through the archives):
> > put it out of its misery. Why are there no "official" releases?
>
> I already told you, there *are* official releases (or, to be exact, one
> release), but
2004 Aug 06
2
icecast2, libshout2, Shout.pm FreeBSD
Hi all,
Has anyone successfully managed to get icecast2 libshout2
and Shout.pm built under freebsd?
o far I've been able to build all of them except for
Shout.pm. I would like to migrate from icecast1 however
I can't do so until I can get everything built.
Here is the error I'm having trying to build Shout.pm
from the FreeBSD ports tree.
# make
cc -c -I/usr/local/include -O -pipe