Displaying 20 results from an estimated 1000 matches similar to: "DarkIce 0.6 and Lame 3.89: underlying sink error"
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:
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.6 live
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
Trying to stream to a Nanocaster/2.0 server
Hi Akos,
--- Akos Maroy <darkeye@tyrell.hu> wrote:
> well of course, the nanocast server uses some different login
> protocol
> than icecast or shoutcast. is there a site for this server? maybe a
> spec
> on the source login protocol? then I could add support for it to
> darkice
Hmm.. I thought nanocaster was similar to shoutcast? I can use the
shoutcast plugin for
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
Trying to stream to a Nanocaster/2.0 server
--- Akos Maroy <darkeye@tyrell.hu> wrote:
> did you try it with darkice configured for shoutcast? e.g. a
> configuration section [shoutcast-0]?
Yes I did, but it never connected properly.
This is the message:
DarkIce 0.8 live audio streamer, http://darkice.sourceforge.net
Copyright (c) 2000-2002, Tyrell Hungary, http://tyrell.hu
Using config file: /usr/local/etc/live365.cfg
Using
2004 Aug 06
2
Trying to stream to a Nanocaster/2.0 server
Hi all,
I'm attempting to stream audio to a live365.com server, more
specifically, it is a Nanocaster/2.0 server:
HTTP/1.0 200 OK
Server: Nanocaster/2.0
Content-Type: audio/mpeg
Cache-Control: no-cache
Pragma:no-cache
Connection: close
Content-Length: 44000000
I tried Liveice (XMMS plugin) and it wouldn't connect properly. I
tried ices, that too would not work. I even tried DarkIce
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
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 and archiving things
Hello,
After solving my previous problem with DarkIce, I have another question.
I'm streaming for a radio station, and we want to archive our shows. I'm
writing a little script that talks to our schedule database and "rotates"
mp3 files much the same way one might rotate syslog. My problem is,
DarkIce only lets you specify a /remote/ file to save, not a /local/ file.
I know I
2004 Aug 06
3
Akos...Darkice questions
I'm using liveice and lame on another stream...
ample rate of 22050
bitrate of 24000
It has worked fine for over 9 months now...except it crashes all the time because of liveice I think.
>>> darkeye@tyrell.hu 8/28/02 9:15:58 AM >>>
Matthew Mencel wrote:
> Can the bitsPerSample be set any higher than 16? I try to set it to
> 20 or 24 and get this error...
>
2004 Aug 06
1
Akos...Darkice questions
Can the bitsPerSample be set any higher than 16? I try to set it to 20 or 24 and get this error...
DarkIce: LameLibEncoder.h:122: specified bits per sample not supported [24]
teststream#
<p>When I start Darkice I get the following error for about 5 seconds and then it stops with "broken pipe".
08:57:09: BufferedSink, new peak: 53112
08:57:09: BufferedSink, remaining: 28808
2005 Mar 07
2
New User Installation: Questions about live streaming
I recently installed icecast and iceS and all seems to be well.
I have spent four days trying to understand and use darkice and finally gave
up. Using darkice configuration:
[general]
duration = 0 # do it forever
bufferSecs = 10
[input]
#device=hw:0,0
device = /dev/dsp
sampleRate = 22050 # 44100 or 22050 or 11025...
bitsPerSample = 16 #16 bit samples
channel = 2 # 1 for mono, 2 means stereo.
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/lame.h
make[2]: *** [DarkIce.o] Error 1
make[2]: Leaving directory
2015 Mar 24
5
EZStream 0.5.6 Says No Such Share Object
On Fedora 20 (Heizenbug), when the command:
/usr/local/bin/ezstream -q -c "{some-file}.xml"
is executed, the error message:
/usr/loca/bin/ezstream: error while loading shared library:
libtag_c.so.0; cannot open shared object file: no such file or
directory
is displayed. "find" shows it's in /usr/lib64, which is a link to
/usr/lib64/libtag_so.0.0.0. Is there something I
2004 Aug 06
2
Darkice and Icecast ..
I can create a section in darkice
with looks like
[file-0]
format = vorbis
bitrateMode = abr
bitrate = 48
fileName = /tmp/save.ogg
Is there a way to start/stop recording
without stopping all other streamer?
per example
- stop file recording
- save file to another name
- start recording ( regenerate the nessesary header for mp3 or ogg)
maybe an HUP?
Thanks.
2004 Aug 06
7
Darkice CVS
Akos, have tried to use the CVS for the last few days (following instructions on sourceforge) but it keeps timing out.
Anything going on with the CVS Server?
Gary.
--- >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'
containing only the word
2004 Aug 06
2
Lame, Bitrates, ReEncoding I
I'd like to use the Bitrate and Reencode features of ices and understand I
must recompile with lamelib.
However, it's Very Unclear where to begin here. This is noted in the
ices-0.2.3 INSTALL file:
I installed lame as a debian package so lame.h is in
/usr/include/lame/lame.h
and libmp3lame.a is in /usr/lib. configure finds everything automatically.
<p>I assume we
2004 Aug 06
5
icecast encoders?
On Fri, 16 Nov 2001, Jerome Alet wrote:
> one thing that would be nice in DarkIce would be to allow the user to pass
> specific reencoding options for each server, e.g. DarkIce could acquire
> the audio in stereo and send it to a server in mono and in stereo to
> another server, which is AFAICT impossible today.
I agree! Also, something I've been looking for is a way to pull
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