Displaying 20 results from an estimated 546 matches for "darkic".
Did you mean:
darkice
2001 Oct 05
2
DarkIce 0.6 and Lame 3.89: underlying sink error
Hey,
I've compiled DarkIce 0.6 dynamically linked to LAME 3.89. I'm running
Slackware 8 and using gcc 2.95.3. Running DarkIce yields the following
output:
DarkIce 0.5 live audio streamer, http://darkice.sourceforge.net
Copyright (c) 2000-2001, Tyrell Hungary, http://tyrell.hu
Using config file: darkice.cfg
U...
2001 Oct 06
3
DarkIce make problem
Using RH71. Got Lame, Vorbis, gcc3 and everything installed. When I try to
make DarkIce I get this error. Can anyone help?
$ make
make all-recursive
make[1]: Entering directory `/usr/src/download/darkice-0.6'
Making all in src
make[2]: Entering directory `/usr/src/download/darkice-0.6/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -Wall -c DarkIce.cpp
In file included from...
2004 Aug 06
1
Re: DarkIce 0.6 and Lame 3.89: underlying sink error
Samuel,
I had the same problem. I think it's because the port in darkice does not
match the port icecast or shoutcast is listening on. I thought it was 8000
but it was actually 8001. Check that.
Matt
-----Original Message-----
From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of
Samuel Hathaway
Sent: Friday, October 05, 2001 2:43 PM
To: icecast@...
2004 Aug 06
2
Darkice on Linux PPC
>
>
>>
>>
>> Plus about 10 more lines of errors.
>
>
> well, what do these lines say? :)
<p>make all-recursive
make[1]: Entering directory `/usr/darkice/darkice'
Making all in src
make[2]: Entering directory `/usr/darkice/darkice/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pedantic -Wall -c VorbisLibEncoder.cpp
VorbisLibEncoder.cpp: In method `bool VorbisLibEncoder::open()':
VorbisLibEncoder.cpp:157: `vorbis_encode_setup_managed'...
2001 Oct 05
1
Attn: darkeye@tyrell.hu RE: Darkice
You helped me a few weeks ago setup DarkIce. Well I had nothing but problems doing it on RH62 so... here I am again but this time armed with RH71. I followed your instructions for installing lame and ogg vorbis and it's all fine. When I tr to install DarkIce though I get the following error.
# make
make all-recursive
make[1]: Enter...
2004 Aug 06
2
Darkice on Linux PPC
...iously you have some wierd version of vorbis on your machine. what
> version do you have? I persume it's not 1.0 final...
<p>Yeah, I think installing the final verison of vorbis solved a lot of
problems.
However, here's a new error I'm getting when trying to 'make' darkice:
make all-recursive
make[1]: Entering directory `/usr/darkice/darkice'
Making all in src
make[2]: Entering directory `/usr/darkice/darkice/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pedantic -Wall -c Util.cpp
Util.cpp: In function `static char * Util::fileAddDate(const char *)':...
2004 Aug 06
1
DarkIce make problem
Yea, I figured it out...brain fart on my part. Got it working, but getting
some sort of TCPSocket error now... still trying. :)
[root@jabez etc]# darkice -c /usr/local/etc/darkice.cfg
DarkIce 0.6 live audio streamer, http://darkice.sourceforge.net
Copyright (c) 2000-2001, Tyrell Hungary, http://tyrell.hu
Using config file: /usr/local/etc/darkice.cfg
Using POSIX real-time scheduling, priority 98
LAME version 3.89 (beta 1, Oct 5 2001) (http://www.m...
2004 Aug 06
2
Liveice on Linux PPC || use ices => use darkice
>
>
>>
>>
>> I can't get darkice to compile (error in 'MultiThreadedConnector.cpp')
>> and there is no darkice RPM for PPC.
>
>
> Please use the CVS version of darkice, which includes a fix for the
> problem you mentioned.
<p>OK, I got the CVS version of darkice.
Now when I run 'make' I...
2004 Aug 06
0
Re: DarkIce 0.6 and Lame 3.89: underlying sink error
On Fri, 5 Oct 2001, Samuel Hathaway wrote:
> Hey,
>
> I've compiled DarkIce 0.6 dynamically linked to LAME 3.89. I'm running
> Slackware 8 and using gcc 2.95.3. Running DarkIce yields the following
> output:
>
> DarkIce 0.5 live audio streamer, http://darkice.sourceforge.net
Actually, that's DarkIce 0.5's output. DarkIce 0.6 says:
DarkIce 0....
2004 Aug 06
2
Darkice memory leak
After babysitting liveice for few months I decided to move to Darkice. First
I tried installing Darkice on Redhat7.1 but soon gave up after endless
broken dependencies. Upgraded to Redhat7.2 and the rpms were accepted right
away. I installed:
lame-3.91-1.i686.rpm
libogg-1.0rc3-1.i386.rpm
libvorbis-1.0rc3-1.i386.rpm
darkice-0.9-1.i386.rpm
Darkice runs but it eats...
2003 Aug 11
1
am getting an error in darkice fonfig file need some help please.
hello I am getting the following error message I need help on trouble
shooting this one.
[root@hank darkice]# ./run_darkice
DarkIce 0.13.1 live audio streamer, http://darkice.sourceforge.net
Copyright (c) 2000-2003, Tyrell Hungary, http://tyrell.hu
Using config file: etc/darkice.cfg
Using POSIX real-time scheduling, priority 98
DarkIce: TcpSocket.cpp:197: gethostbyname error [11]
of which i have no id...
2004 Aug 06
1
Clients connect but no stream...
Tried rpm of DarkIce and got this...
error: failed dependencies:
libgcc_s.so.1 is needed by darkice-0.6-1
Also tried compiling straight from source and got this...
c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -Wall -c DarkIce.cpp
In file included from DarkIce.cpp:78:
LameLibEncoder.h:46:2: #error need lame/la...
2004 Aug 06
2
darkice problems (was Re: Propping up liveice)
I tried darkice 0.9 with icecast 1.3.12 and lame 3.91. I specified a 64k
stream and similar options to what works for us with liveice.
Streaming worked successfully, and I applaud darkice for being fairly
simple to build and configure. But the stream sounded like mud. It was
worse than our 16k mono RealAud...
2009 May 05
2
Darkice / Icecast2 - please assist
Thomas, this was the right tip (Danke!).
Thomas B. Ruecker schrieb:
> Tillmann A. Basien | ToolBox Solution GmbH schrieb:
>> I am using Darkice 0.17.1 and Icecast2 2.3.1
>>
>>
>> Darkice cannot talk to icecast, and I have no idee about there reason:
>>
>> Logentry on icecast server side:
>> [2009-04-29 16:48:49] EROR connection/_handle_connection HTTP
>> request parsing failed
>>
>>...
2004 Aug 06
3
alternatives to liveice and darkice
are there any decent alternatives to live audio streaming [via. soundcard]
to darkice or liveice? after a few days fighting with darkice, i finally
managed to bring it up only to see that it takes 55% of my cpu just to
encode one 128kbps stream using libmp3lame. a similar 128kbps stream only
takes up 36% cpu using liveice. maybe i have something configured wrong, but
i was sortof e...
2009 May 02
2
Darkice / Icecast2 - please assist
I am using Darkice 0.17.1 and Icecast2 2.3.1
Darkice cannot talk to icecast, and I have no idee about there reason:
Logentry on icecast server side:
[2009-04-29 16:48:49] EROR connection/_handle_connection HTTP request
parsing failed
config for Icecast is a standard mount which works with ices.
config for dar...
2014 Nov 27
2
icecast2.xml or darkice.cfg?
Hi there,
I?m a bit stuck, not sure if I should be configuring the icecast.xml, or if I?m doing something wrong in the darkice.cfg.
Works perfect streaming from its self, but as soon as I add a shoutcast stream, it breaks ? commenting out the icecast section in darkice.cfg I have tried various combinations of configurations with no luck.
I am testing the possibilities in streaming to an on-line shoutcast server listen2m...
2004 Aug 06
4
Liveice on Linux PPC || use ices => use darkice
I need a live streamer that will work on Linux PPC (Yellow Dog Linux).
I can't get darkice to compile (error in 'MultiThreadedConnector.cpp')
and there is no darkice RPM for PPC.
Drew
--- >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'...
2014 Nov 27
2
icecast2.xml or darkice.cfg?
...quainted with the walking
yet.
I have searched for a very long time with issues streaming to a shoutcast
server via icecast, just can't find anything out about it.
If I were to stream using icecast, would it be the icecast.xml I would have
to configure for the shoutcast server, or.. just the darkice.cfg?
Icecast is working like a dream streaming live audio to anything that
connects to it (the pi), just trying to push that live stream to a shoutcast
server via the darkice.cfg.. I'm wondering if I should point anything from
the icecast.xml to the shoutcast server, but last time I did th...
2004 Aug 06
2
Darkice memory leak
Unfortunately I can't reproduce your memory leak reports. For example,
here is the line about my production darkice instance from top:
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND
27516 root 20 0 3564 3564 1340 S 95.6 1.3 47:06 darkice
<p>this as after approx 50 minutes from start, but the memory load doesn't
change for the whole 4 hours it runs.
What's...