Displaying 20 results from an estimated 7000 matches similar to: "darkice config questions."
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
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@xiph.org
Cc:
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]: Entering directory `/usr/src/download/darkice-0.6'
Making
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
  Using POSIX real-time scheduling, priority 98
  LAME version 3.89 (beta
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
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
2004 Aug 06
2
Darkice on Linux PPC
>
> obviously 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'
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
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 up memory like hell.  I tried
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 get the following error(s):
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 RealAudio stream.  I re-examined my config, I 
rebuilt everything with gcc 2.96, then with
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
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 expecting darkice
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 darkice is:
[icecast-0]
bitrateMode     = vbr       # constant bit rate
bitrate       
2014 Nov 27
2
icecast2.xml or darkice.cfg?
Thanks for the prompt reply Thomas,
Well as an amateur, and newbie, I would not know reading logs does not mean 
anything to me as I have no idea what it means when I can actually find 
them, this is why I am so confused. Not too sure how to check the logs, 
maybe obvious to some, but alas I'm not quite acquainted with the walking 
yet.
I have searched for a very long time with issues
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
2004 Aug 06
2
problems setting the sample rate with icecast2 and darkice
At present my stream is at 11.025 kHz and I want it to be at 44.1 kHz. 
Input is coming from line-in on my sound blaster card under linux (RH 9) using 
the sb driver. 
I presume that it is icecast that sets the sample rate on the dsp in the card, 
though when I change the settings in icecast.xml and darkice.cfg as show below 
the stream becomes choppy; or rather the sampling doesn't seem to
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
2004 Aug 06
1
DarkIce problem
dimanche 3 mars 2002, 23:05:21, Cédric Mallet a écrit :
> I have installed DarkIce from the latest rpm version.
> I get this error message when running it :
> TcPSocket.cpp:197 : gethostbyname error
> Does anyone know what it means ?
<p>A hint : according to the man this function is linked to /etc/hosts,
which contains only one line : 127.0.0.1
I replaced my DNS with my IP
2004 Aug 06
2
Darkice on Linux PPC
>
> this may be the case. what is your system load when you run darkice? 
> can your system encode to mp3 real time? 
<p>Well, top is reporting that darkice is using between 11-13%
I'm not sure if the system can encode mp3 in real time, but I do
have a G3 processor upgrade coming in the next week or so which
should eliminate that question.
>> hm... most probably