2000-11-10 23:43:19 +01:00
|
|
|
<html>
|
|
|
|
<head>
|
2000-11-13 21:59:18 +01:00
|
|
|
<title>DarkIce live audio streamer</title>
|
2000-11-10 23:43:19 +01:00
|
|
|
</head>
|
|
|
|
|
2006-11-20 18:22:19 +01:00
|
|
|
<body bgcolor="#000000" text="#eeeeee" link="#88ccff" alink="#8888ff" vlink="#8888ff">
|
2000-11-10 23:43:19 +01:00
|
|
|
<center>
|
2006-11-20 18:22:19 +01:00
|
|
|
<table cellspacing="0" cellpadding="0" border="0" width="450" height="100%">
|
2020-04-09 11:22:41 +02:00
|
|
|
<tr valign="bottom"><td colspan="9"><img src="blankheader.gif" alt="" border="0" width="450" height="54"></td></tr>
|
2006-11-20 18:22:19 +01:00
|
|
|
<tr valign="middle">
|
|
|
|
<td width="2" bgcolor="#604c8f"><img src="spacer.gif" width="2" alt=""></td>
|
|
|
|
<td width="5" bgcolor="#392073"><img src="spacer.gif" width="5" alt=""></td>
|
|
|
|
<td width="2" bgcolor="#1d103a"><img src="spacer.gif" width="2" alt=""></td>
|
|
|
|
<td width="5" bgcolor="#1d103a"><img src="spacer.gif" width="5" alt=""></td>
|
|
|
|
<td bgcolor="#1d103a">
|
|
|
|
<img src="spacer.gif" width="422" height="1" alt=""><br>
|
|
|
|
<font size="2" face="Lucida Console, Arial, Helvetica">
|
2000-11-10 23:43:19 +01:00
|
|
|
|
|
|
|
|
2000-11-13 18:29:39 +01:00
|
|
|
<h1 align="center">DarkIce</h1>
|
2000-11-10 23:43:19 +01:00
|
|
|
|
|
|
|
<h2>1. What Is DarkIce?</h2>
|
2006-06-06 15:35:13 +02:00
|
|
|
DarkIce is a live audio streamer. It records audio from an audio interface
|
2005-04-14 14:30:12 +02:00
|
|
|
(e.g. sound card), encodes it and sends it to a streaming server.
|
2000-11-13 18:29:39 +01:00
|
|
|
<br>
|
2005-04-14 14:23:54 +02:00
|
|
|
DarkIce can record from:
|
|
|
|
<ul>
|
|
|
|
<li><a href="http://www.opensound.com/">OSS</a> audio devices</li>
|
2020-04-09 12:18:31 +02:00
|
|
|
<li><a href="https://www.alsa-project.org/">ALSA</a> audio devices</li>
|
2005-04-14 14:23:54 +02:00
|
|
|
<li>Solaris audio interface</li>
|
2020-04-09 12:18:31 +02:00
|
|
|
<li><a href="https://jackaudio.org/">Jack</a> sources</li>
|
2007-03-05 21:44:59 +01:00
|
|
|
<li>uLaw audio input through a serial interface</li>
|
2010-05-12 22:54:28 +02:00
|
|
|
<li>CoreAudio (branch darkice-macosx)</li>
|
2005-04-14 14:23:54 +02:00
|
|
|
</ul>
|
|
|
|
<br>
|
2005-04-14 14:30:12 +02:00
|
|
|
DarkIce can encode in the following formats:
|
|
|
|
<ul>
|
2020-04-09 12:18:31 +02:00
|
|
|
<li>MP3 - using the <a href="https://lame.sourceforge.io/">lame</a>
|
2005-04-14 14:30:12 +02:00
|
|
|
library</li>
|
2010-05-12 22:54:28 +02:00
|
|
|
<li>MP2 - using the <a href="http://www.twolame.org/">twolame</a>
|
2006-01-26 23:37:41 +01:00
|
|
|
library</li>
|
2020-04-09 12:18:31 +02:00
|
|
|
<li><a href="https://xiph.org/vorbis/">Ogg Vorbis</a></li>
|
|
|
|
<li>AAC LC - using the <a href="https://www.audiocoding.com/">faac</a>
|
2005-10-22 18:13:28 +02:00
|
|
|
library</li>
|
2016-08-04 17:12:05 +02:00
|
|
|
<li>AAC HEv2 -
|
|
|
|
using <a href="http://tipok.org.ua/node/17">libaacplus</a> library </li>
|
|
|
|
<li>Opus - using Xiph's libopus library</li>
|
|
|
|
<li>Vorbis - using Xiph's libvorbis library</li>
|
2005-04-14 14:30:12 +02:00
|
|
|
</ul>
|
|
|
|
<br>
|
|
|
|
DarkIce can send the encoded stream to the following streaming servers:
|
|
|
|
<ul>
|
2020-04-09 12:18:31 +02:00
|
|
|
<li><a href="https://www.shoutcast.com/">ShoutCast</a></li>
|
|
|
|
<li><a href="https://www.icecast.org/">IceCast</a> 1.3.x and 2.x</li>
|
|
|
|
<li><a href="https://macosforge.github.io/dss/">Darwin
|
|
|
|
Streaming Server</a></li>
|
2007-03-05 21:44:59 +01:00
|
|
|
<li>archive the encoded audio in files</li>
|
2005-04-14 14:30:12 +02:00
|
|
|
</ul>
|
|
|
|
<br>
|
2005-04-14 14:23:54 +02:00
|
|
|
Darkice runs on the following operating systems:
|
|
|
|
<ul>
|
|
|
|
<li>FreeBSD</li>
|
2016-08-04 17:12:05 +02:00
|
|
|
<li>Linux</li>
|
2005-04-14 14:23:54 +02:00
|
|
|
<li>MacOS X</li>
|
2005-04-14 14:30:12 +02:00
|
|
|
<li>NetBSD / OpenBSD</li>
|
2016-08-04 17:12:05 +02:00
|
|
|
<li>Solaris</li>
|
2005-04-14 14:23:54 +02:00
|
|
|
</ul>
|
|
|
|
<br>
|
2020-04-09 11:22:41 +02:00
|
|
|
DarkIce initial author is
|
2000-11-13 18:29:39 +01:00
|
|
|
<a href="mailto:darkeye@users.sourceforge.net">Ákos Maróy</a>
|
2010-05-12 22:54:28 +02:00
|
|
|
<br>
|
|
|
|
DarkIce current author and maintainer is <a href="mailto:rafael@riseup.net">Rafael Diniz. </a>
|
|
|
|
<br>
|
2000-11-10 23:43:19 +01:00
|
|
|
<h2>2. Status</h2>
|
2010-05-12 22:54:28 +02:00
|
|
|
DarkIce is considered stable, it has been used since fall 2000 in production 24 hours per day.
|
2000-11-13 21:47:55 +01:00
|
|
|
<br>
|
2020-04-09 11:22:41 +02:00
|
|
|
The latest version is <b>1.4</b>, check out the
|
2016-08-04 17:12:05 +02:00
|
|
|
<a href="https://github.com/rafael2k/darkice/blob/master/darkice/trunk/ChangeLog">ChangeLog</a>.
|
2004-02-15 14:23:33 +01:00
|
|
|
<br>
|
2010-05-12 22:54:28 +02:00
|
|
|
There is a GTK frontend made by Rafael Diniz, called DarkSnow.
|
2004-02-15 14:23:33 +01:00
|
|
|
<a href="http://darksnow.radiolivre.org/index.en.html">DarkSnow</a>.
|
2000-11-10 23:43:19 +01:00
|
|
|
|
2003-02-09 16:47:23 +01:00
|
|
|
<h2>3. Discussion</h2>
|
|
|
|
For questions & feedback on DarkIce, please join the
|
2020-04-09 12:18:31 +02:00
|
|
|
<a href="https://www.freelists.org/list/darkice">darkice-list</a>
|
2003-02-09 16:47:23 +01:00
|
|
|
mailing list.
|
2006-11-20 18:22:19 +01:00
|
|
|
<p>
|
|
|
|
Should you find any issues with DarkIce, please submit a bug or feature
|
2016-08-04 17:14:12 +02:00
|
|
|
request at darkice
|
|
|
|
github <a href="https://github.com/rafael2k/darkice/issues">Issues</a> page.
|
2016-08-04 17:12:05 +02:00
|
|
|
</p>
|
2003-02-09 16:47:23 +01:00
|
|
|
|
2004-04-03 10:44:50 +02:00
|
|
|
<h2>4. Support</h2>
|
2020-04-09 11:22:41 +02:00
|
|
|
If you feel that DarkIce is having a good effect on your online streaming radio, feel free to donate some money to allow further development.
|
2016-08-04 17:12:05 +02:00
|
|
|
<b>Thank you! Btw, we already received a donation!</b>
|
2004-04-03 10:44:50 +02:00
|
|
|
|
|
|
|
<h2>5. Download</h2>
|
2000-11-13 21:47:55 +01:00
|
|
|
<br>
|
2000-12-20 14:38:09 +01:00
|
|
|
You can download DarkIce releases from the project's
|
2020-04-09 11:22:41 +02:00
|
|
|
<a href="https://github.com/rafael2k/darkice/releases">releases page</a>.
|
2001-09-02 17:37:20 +02:00
|
|
|
<p>
|
2005-04-14 14:23:54 +02:00
|
|
|
Download the source tarball
|
2020-04-09 11:22:41 +02:00
|
|
|
<a href="https://github.com/rafael2k/darkice/releases/download/v1.4/darkice-1.4.tar.gz">darkice-1.4.tar.gz</a>
|
2016-08-04 17:12:05 +02:00
|
|
|
and compile it.
|
|
|
|
</p>
|
2001-09-02 17:37:20 +02:00
|
|
|
<p>
|
2000-11-13 21:47:55 +01:00
|
|
|
If you like to live on the edge, you can check the
|
2016-08-04 17:12:05 +02:00
|
|
|
git repository at github:</p>
|
|
|
|
git clone <a href="https://github.com/rafael2k/darkice">https://github.com/rafael2k/darkice.git</a>
|
|
|
|
<p>
|
|
|
|
DarkIce is
|
|
|
|
© Copyright <a href="http://tyrell.hu">Tyrell Hungary</a> and Rafael Diniz and Ákos Maróy
|
|
|
|
under the
|
2020-04-09 12:18:31 +02:00
|
|
|
<a href="https://www.gnu.org/licenses/gpl-3.0.html">GNU General Public Licence version 3</a>.
|
2016-08-04 17:12:05 +02:00
|
|
|
</p>
|
2002-02-20 16:32:33 +01:00
|
|
|
<p>
|
2020-04-09 11:22:41 +02:00
|
|
|
This page last updated: 04/09/2020.
|
2016-08-04 17:12:05 +02:00
|
|
|
</p>
|
2000-11-10 23:43:19 +01:00
|
|
|
</td>
|
2006-11-20 18:22:19 +01:00
|
|
|
<td width="5" bgcolor="#1d103a"><img src="spacer.gif" width="5" alt=""></td>
|
|
|
|
<td width="2" bgcolor="#604c8f"><img src="spacer.gif" width="2" alt=""></td>
|
|
|
|
<td width="5" bgcolor="#392073"><img src="spacer.gif" width="5" alt=""></td>
|
|
|
|
<td width="2" bgcolor="#1d103a"><img src="spacer.gif" width="2" alt=""></td>
|
|
|
|
<tr valign="top"><td colspan="9"><img src="foot.gif" width="450" height="33" alt=""></td></tr>
|
2000-11-10 23:43:19 +01:00
|
|
|
</tr></table>
|
|
|
|
</center>
|
|
|
|
</body>
|
|
|
|
</html>
|