-
```
What steps will reproduce the problem?
1. start darkice as superuser
2. wait ~1 minute, and darkice will terminate, reporting "11522048 bytes
transfered to the encoders". It is ALWAYS 11522048 by…
-
```
What steps will reproduce the problem?
1. In terminal navigate to directory the file was unzipped to.
2. In terminal type "./configure"
3. In terminal type "make"
4. In terminal type "make install…
-
```
What steps will reproduce the problem?
1. Create a config file containing a vorbis stream of 32 kbps cbr
2. ./darkice -c /etc/darkice.cfg
What is the expected output? What do you see instead?
I e…
-
```
Right now (SVN r479), darkice uses sched_get_priority_max()-1 as the
scheduler priority for its realtime threads.
Though this might be ok for ALSA/OSS sources, it doesn't make sense when
using ja…
-
```
What steps will reproduce the problem?
1. ./configure
2. make
What is the expected output? What do you see instead?
Error on compilation :
g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -g -O2…
-
```
DarkIce error message :
Using config file: /etc/darkice.cfg
Using JACK audio server as input device.
Using POSIX real-time scheduling, priority 4
Registering as JACK client darktest
failed to wr…
-
```
What steps will reproduce the problem?
1. ./configure
2. make
3. g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -pthread -g -O2 -MT
SerialUlaw.o -MD -MP -MF .deps/SerialUlaw.Tpo -c -o SerialUla…
-
```
What steps will reproduce the problem?
1. Install AV Linux ( http://www.bandshed.net/AVLinux.html )- Debian based,
32-bit IRQ Threading kernel (I haven't tried anywhere else.. yet)
2. Install pa…
-
```
* What steps will reproduce the problem?
1. Create bandwith limitation by uploading big stream(s) via a DSL
2. Play stream(s), the stream will be invalid (truncated, missing frames, ...)
* What …
-
```
What steps will reproduce the problem?
1. configure with ./configure --with-lame
--with-vorbis-prefix=/usr/local/lib --with-faac-prefix=/usr/local/lib
--with-jack
2. make
What is the expected o…