Anonymous Guest
|
Posted: Mon May 07, 2007 3:55 pm Post subject: slow darkice stream |
|
|
Hi,
I am trying to set up a stream from my computer. I have set up Icecast, and it seems to be working. My OS is Redhat Enterprise Linux 3 and my soundcard is a SB Audigy SE working with Alsa.
I have set up darkice as source client, and it seems to be working
I get a really slow input stream from darkice. I think the stream must have double speed.
This is the current section of my darkice.cfg
| Code: |
[general]
duration = 0
bufferSecs = 1
[input]
device = /dev/dsp
sampleRate = 22050
bitsPerSample = 16
channel = 1
[icecast-0]
bitrateMode = abr
quality = 1
format = mp3
bitrate = 16
server = localhost
port = 8000
password = XXXXXXXXXXXXXXX
mountPoint = stream
|
I am not sure if device is correct for the input jack of my soundcard. When I start the stream I hear it on my computer speakers. But its slow.
All help is greatly appreciated!!!
Alex |
|