Displaying 20 results from an estimated 9000 matches similar to: "icecast web site"
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
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
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
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
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
2004 Aug 06
0
Audio Capturing
So how would that would work?
I guess I could use Darkice to broadcast the stream to a new mountpoint, and
then use winamp,xmms or streamripper on another PC to attach to that mount
point and save the stream to a file - kludgy but would work. I realize I
could use something like waverc, but that would chew up significant disk
space as I need to capture this audio (approx 2-3 hrs) at 128K VBR.
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
2004 Aug 06
3
Audio Capturing
Gary Major wrote:
> Does darkice or anything else allow you take the incoming audio from a
> soundcard, but instead of encoding it and sending it to icecast, just encode
> it and save it as a file instead?
DarkIce not at the moment, though as of 0.8 you can save all what is
sent to the server in a local file.
<p>Akos
<p><p>--- >8 ----
List archives:
2004 Aug 06
2
Updating stream metadata...
Does anyone know what tool I can use to update the stream metadata
(like artist, title, etc..) while I use an app like DarkIce? I would
like to be able to update the stream info with the track I play.
I know that XMMS and its liveice plugin do that, but I'd rather use
DarkIce and capture all the sound from the card.
Thanks,
Tom
__________________________________________________
Do You
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
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 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
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
Propping up liveice
lundi 27 mai 2002, 07:27:32, Akos Maroy a écrit :
> Matt Boersma wrote:
>> on the average of every couple weeks. I tried darkice, but it doesn't
>> deal with lame correctly. So I wrote a script to resurrect liveice when
> Could you elaborate on this? In what respect does darkice not deal with
> lame correctly?
Personnally I have those error messages repeting with
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
1
streaming ogg and mp3 on the same machine
Ahh, I knew I had simply overlooked something.
Do you have a sample config to share?
Thanks.
KJ
<p>On Thu, 2004-02-19 at 13:52, Akos Maroy wrote:
> Kerry Cox wrote:
> > I can also stream MP3 live audio using darkice and icecast2 off the same
> > box using port 8001.
>
> darkice can stream both ogg and mp3 at the same time, to the same
> server, or different
2004 Aug 06
3
metadata update in the stream
This has come up earlier, but I don't remember a solution.
How do I update the metadata of the stream 'on the fly'? I'm thinking of
having a live stream (through darkice), with the title, author, etc.
metadata changed every once in a while to reflect the actual program.
How would I do that?
Should I insert such data into the mp3 / ogg voribs data somehow by
calling some
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
icecast encoders?
On Sat, Nov 17, 2001 at 06:57:46PM +0100, Maroy Akos wrote:
> On Fri, 16 Nov 2001, Samuel Hathaway wrote:
>
> > I agree! Also, something I've been looking for is a way to pull sound from
> > the dsp device at 44kHz and then downsample it to 22kHz for one of my two
> > streams. Ideas?
>
> DarkIce does this already. What it doesn't do, is to have mono and