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


Changes: 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.


Changes: 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.


Changes: 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.


Changes: This release makes automatic reconnection more reliable.


Changes: MPEG2 support was added through the twolame library. A configuration parameter was added for POSIX real-time scheduling.