DarkIce is a live audio streamer. It records audio from an audio interface (e.g. a sound card), encodes it, and sends it to a streaming server. DarkIce can record from OSS audio devices, ALSA audio devices, Solaris audio interfaces, and Jack sources. DarkIce can encode into MP3, MP2, Ogg Vorbis, and AAC formats, and can send the encoded stream to ShoutCast, IceCast 1.3.x and 2.x, and the Darwin Streaming Server.
| Tags | Communications multimedia Sound/Audio Capture/Recording |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux BSD FreeBSD Mac OS X OpenBSD NetBSD Solaris |
| Implementation | C++ |
Recent releases


Release Notes: This release fixes a bug in BufferedSink.cpp that lead to some buffers being written twice, causing corruption of the data stream (closes ticket #20). It implements sample rate conversion for all codecs using libsamplerate, and keeps the internal aflibConverter as a fallback. It has a fix for the ALSA driver (closes ticket #8).


Release Notes: This release adds AAC HEv2 encoding support (the branch darkice-aacp has been merged) through libaacplus. The configure script recognizes Ogg Vorbis shared objects now, not just static libraries. There is a bugfix enabling JACK source compilation on Debian Lenny.


Release Notes: This release adds a mount point option for Darwin Streaming Server. There are a number of JACK related changes, including a fix for some reliability issues when using a Jack source. Finding JACK libraries on Mac OS is easier, and the ability to specify the name of the JACK device created by darkice has been added.


Release Notes: This release includes a fix to solve Shoutcast connection issues introduced in version 0.18. Other fixes include enabling compilation of the Serial ULAW feature on Mac OS X and using POSIX real-time scheduling when running as non-super-user, provided proper operating system permissions are given.


Release Notes: The biggest new feature for this release is the addition of an advanced audio logging facility. Other changes include uLaw audio input support through a serial interface, improvements on reconnecting, and user-defined date formatting for the fileAddDate option. Bugfixes include 64-bit compilation fixes, a file dump feature using Ogg Vorbis, and compiling with JACK installed at arbitrary locations.
Utilities for converting text files from DOS/Mac format to Unix format and vice versa.
A Java based BPM framework to build workflow management systems in a fast and easy way.