darkice/website/trunk/htdocs/index.html

138 lines
5.7 KiB
HTML
Raw Normal View History

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
<!-- $Id$ -->
</head>
<body bgcolor="#000000" text="#eeeeee" link="#88ccff" alink="#8888ff" vlink="#8888ff">
2000-11-10 23:43:19 +01:00
<center>
<table cellspacing="0" cellpadding="0" border="0" width="450" height="100%">
<tr valign="bottom"><td colspan="9"><a href="http://tyrell.hu"><img src="blankheader.gif" alt="" border="0" width="450" height="54"></a></td></tr>
<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>
<li><a href="http://www.alsa-project.org/">ALSA</a> audio devices</li>
<li>Solaris audio interface</li>
<li><a href="http://jackit.sourceforge.net/">Jack</a> sources</li>
2007-03-05 21:44:59 +01:00
<li>uLaw audio input through a serial interface</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>
<li>mp3 - using the <a href="http://www.mp3dev.org/mp3">lame</a>
library</li>
2006-01-26 23:37:41 +01:00
<li>mp2 - using the <a href="http://www.twolame.org/">twolame</a>
library</li>
2005-04-14 14:30:12 +02:00
<li><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></li>
2005-10-22 18:13:28 +02:00
<li>aac - using the <a href="http://www.audiocoding.com/">faac</a>
library</li>
2005-04-14 14:30:12 +02:00
</ul>
<br>
DarkIce can send the encoded stream to the following streaming servers:
<ul>
<li><a href="http://www.shoutcast.com/">ShoutCast</a></li>
<li><a href="http://www.icecast.org/">IceCast</a> 1.3.x and 2.x</li>
<li><a href="http://developer.apple.com/darwin/projects/streaming/">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>
<li>Linux on intel and PowerPC</li>
<li>MacOS X</li>
2005-04-14 14:30:12 +02:00
<li>NetBSD / OpenBSD</li>
2005-04-14 14:23:54 +02:00
<li>SUN Solaris</li>
</ul>
<br>
2000-11-13 18:29:39 +01:00
DarkIce is being written by
<a href="mailto:darkeye@users.sourceforge.net">&Aacute;kos Mar&oacute;y</a>
2000-11-10 23:43:19 +01:00
<h2>2. Status</h2>
2001-09-02 17:37:20 +02:00
DarkIce is under development. While still considered beta, it has
2002-10-21 00:04:23 +02:00
been used since fall 2000 in <a href="http://tilos.hu/">production</a>
2001-09-03 15:43:38 +02:00
24 hours per day.
2000-11-13 21:47:55 +01:00
<br>
2007-03-05 21:44:59 +01:00
The latest version is <b>0.18</b>, check out the
2001-09-02 17:43:44 +02:00
<a href="ChangeLog">ChangeLog</a>.
2004-02-15 14:23:33 +01:00
<br>
2004-02-15 14:27:19 +01:00
Rafael Diniz is wrting a GTK front-end for DarkIce, called
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
<h2>3. Discussion</h2>
For questions &amp; feedback on DarkIce, please join the
<a href="https://tyrell.hu/mailman/listinfo/darkice-list">darkice-list</a>
mailing list.
<p>
Should you find any issues with DarkIce, please submit a bug or feature
request at our <a href="http://darkice.tyrell.hu/trac/">Trac</a> system.
2004-04-03 10:44:50 +02:00
<h2>4. Support</h2>
If you feel that DarkIce is having a good effect on your online streaming radio, feel free to <a href="https://sourceforge.net/donate/index.php?group_id=14111">donate some money</a> to allow further development. <b>Thank you!</b>
<h2>5. Download</h2>
2000-11-13 18:29:39 +01:00
DarkIce is
&copy; Copyright <a href="http://tyrell.hu">Tyrell Hungary</a>
under the
2000-11-10 23:43:19 +01:00
<a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public Licence</a>,
and is hosted
<a href="http://darkice.tyrell.hu/">here</a>.
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
<a href="http://darkice.tyrell.hu/dist/">download page</a>.
2001-09-02 17:37:20 +02:00
I also provided lame packages, which are needed by DarkIce, but you can
use your own lame libs if you like.
<p>
2005-04-14 14:23:54 +02:00
Download the source tarball
2007-03-05 21:44:59 +01:00
<a href="http://darkice.tyrell.hu/dist/0.18/darkice-0.18.tar.gz">darkice-0.18.tar.gz</a>
2005-04-14 14:23:54 +02:00
and compile it. You will also need
<a href="http://lame.sourceforge.net/download/download.html">lame</a>
2005-10-22 13:13:20 +02:00
(version 3.89 or above),
2006-01-26 23:37:41 +01:00
<a href="http://sourceforge.net/project/showfiles.php?group_id=136040">twolame</a>
(version 0.3.6 or above),
2005-04-14 14:23:54 +02:00
<a href="http://www.vorbis.com/download.psp">Ogg Vorbis</a>
2005-10-22 13:13:20 +02:00
and
<a href="http://www.audiocoding.com/modules/mydownloads/">faac</a>
2005-04-14 14:23:54 +02:00
libs. I used the following libs:
<ul>
2005-10-22 13:13:20 +02:00
<li><a href="http://prdownloads.sourceforge.net/lame/lame-3.96.1.tar.gz?download">lame-3.96.1.tar.gz</a></li>
2006-01-26 23:37:41 +01:00
<li><a href="http://prdownloads.sourceforge.net/twolame/twolame-0.3.6.tar.gz?download">twolame-0.3.6.tar.gz</a></li>
<li><a href="http://downloads.xiph.org/releases/ogg/libogg-1.1.2.tar.gz">libogg-1.1.2.tar.gz</a></li>
2006-01-26 23:38:58 +01:00
<li><a href="http://downloads.xiph.org/releases/vorbis/libvorbis-1.1.0.tar.gz">libvorbis-1.1.0.tar.gz</a></li>
2005-10-22 13:13:20 +02:00
<li><a href="http://prdownloads.sourceforge.net/faac/faac-1.24.zip?download">faac-1.24.zip</a></li>
2005-04-14 14:23:54 +02:00
</ul>
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
<a href="http://subversion.tigris.org/">subversion</a> repository by getting
module <b>darkice</b> from the following URL:
http://svn.tyrell.hu/darkice/darkice/
2002-02-20 16:32:33 +01:00
<p>
This page last updated: $Date$.
2000-11-10 23:43:19 +01:00
</td>
<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>