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 >
2001-09-03 15:39:03 +02:00
< 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" border = "0" width = 450 height = 54 > < / a > < / td > < / tr >
< tr valign = middle >
< td width = 2 bgcolor = #604c8f > < img src = "spacer.gif" width = 2 > < / td >
< td width = 5 bgcolor = #392073 > < img src = "spacer.gif" width = 5 > < / td >
< td width = 2 bgcolor = #1d103a > < img src = "spacer.gif" width = 2 > < / td >
< td width = 5 bgcolor = #1d103a > < img src = "spacer.gif" width = 5 > < / td >
< td bgcolor = #1d103a >
< img src = "spacer.gif" width = 422 height = 1 > < br >
< font size = 2 face = "Lucida Console, Arial, Helvetica" >
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 >
2001-09-18 20:35:41 +02:00
DarkIce is an < a href = "http://www.icecast.org/" > IceCast< / a > ,
IceCast2 and < a href = "http://www.shoutcast.com/" > ShoutCast< / a >
live audio streamer. It takes audio input from a sound card, encodes it
into mp3 and/or < a href = "http://www.xiph.org/ogg/vorbis/" > Ogg Vorbis< / a > ,
2002-10-21 00:04:23 +02:00
and sends the streams to one or more
< a href = "http://www.icecast.org/" > IceCast< / a > ,
< a href = "http://www.shoutcast.com/" > ShoutCast< / a > and/or IceCast2 servers.
2001-09-18 20:35:41 +02:00
2001-09-02 17:37:20 +02:00
DarkIce uses < a href = "http://www.mp3dev.org/mp3" > lame< / a > as a shared
2001-09-18 20:35:41 +02:00
object as its mp3 encoder, and the
2002-10-21 00:05:34 +02:00
< a href = "http://www.xiph.org/ogg/vorbis/" > Ogg Vorbis< / a > libs as its
2001-09-18 20:35:41 +02:00
Ogg Vorbis encoder.
2000-11-13 18:29:39 +01:00
< br >
DarkIce is being written by
< a href = "mailto:darkeye@users.sourceforge.net" > Á kos Maró 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 >
2004-02-15 23:58:42 +01:00
The latest version is < b > 0.14< / 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
2003-02-09 16:47:23 +01:00
< h2 > 3. Discussion< / h2 >
For questions & feedback on DarkIce, please join the
< a href = "https://lists.sourceforge.net/lists/listinfo/darkice-list" > darkice-list< / a >
mailing list.
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
© 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 > ,
2000-11-13 18:29:39 +01:00
and is hosted on
< a href = "http://sourceforge.net/projects/darkice" > SourceForge< / 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
2001-09-13 07:08:07 +02:00
< a href = "http://sourceforge.net/project/showfiles.php?group_id=14111" > 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 >
You can either
< ul >
2001-09-19 06:18:57 +02:00
< li > Download the source tarball
2004-02-15 23:58:42 +01:00
< a href = "http://prdownloads.sourceforge.net/darkice/darkice-0.14.tar.gz" > darkice-0.14.tar.gz< / a >
2001-09-19 06:18:57 +02:00
and compile yourself. You will also need
< a href = "http://www.mp3dev.org/mp3/download/download.html" > lame< / a >
(version 3.89 or above) and
< a href = "http://www.xiph.org/ogg/vorbis/download.html" > Ogg Vorbis< / a >
libs. I used the following libs:
< ul >
2004-02-15 23:58:42 +01:00
< li > < a href = "http://prdownloads.sourceforge.net/lame/lame-3.95.1.tar.gz" > lame-3.95.1.tar.gz< / a >
< li > < a href = "http://www.vorbis.com/files/1.0.1/unix/libogg-1.1.tar.gz" > libogg-1.1.tar.gz< / a >
< li > < a href = "http://www.vorbis.com/files/1.0.1/unix/libvorbis-1.0.1.tar.gz" > libvorbis-1.0.1.tar.gz< / a >
2001-09-19 06:18:57 +02:00
< / ul >
< / li >
< li > Get the RPM package
2004-02-15 23:58:42 +01:00
< a href = "http://prdownloads.sourceforge.net/darkice/darkice-0.14-1.i386.rpm" > darkice-0.14-1.i386.rpm< / a > ,
2001-09-19 06:18:57 +02:00
install & enjoy.
Also install
2004-02-15 23:58:42 +01:00
< a href = "http://shrike.freshrpms.net/rpm.html?id=1347" > lame< / a >
2001-09-19 06:18:57 +02:00
(version 3.89 or above) and
< a href = "http://www.xiph.org/ogg/vorbis/download.html" > Ogg Vorbis< / a >
packages. I used the following packages:
2001-09-18 20:35:41 +02:00
< ul >
2004-02-15 23:58:42 +01:00
< li > < a href = "http://ftp.freshrpms.net/pub/freshrpms/redhat/9/lame/lame-3.93.1-fr2.i386.rpm" > lame-3.93.1-fr2.i386.rpm< / a >
< li > < a href = "http://www.vorbis.com/files/1.0.1/unix/RH9/libogg-1.1-1.i386.rpm" > libogg-1.1-1.i386.rpm< / a >
< li > < a href = "http://www.vorbis.com/files/1.0.1/unix/RH9/libvorbis-1.0.1-1.i386.rpm" > libvorbis-1.0.1-1.i386.rpm< / a >
2001-09-18 20:35:41 +02:00
< / ul >
2001-09-19 06:18:57 +02:00
< / li >
2001-09-02 17:37:20 +02:00
< / ul >
< p >
2000-11-13 21:47:55 +01:00
If you like to live on the edge, you can check the
2000-11-10 23:43:19 +01:00
< a href = "http://www.cvshome.org/" > CVS< / a > repository by getting module
< b > darkice< / b > as described
< a href = "https://sourceforge.net/cvs/?group_id=14111" > here< / a > .
2002-02-20 16:32:33 +01:00
< p >
This page last updated: $Date$.
2000-11-10 23:43:19 +01:00
< p align = "center" >
< a href = "http://sourceforge.net" > < img src = "http://sourceforge.net/sflogo.php?group_id=14111&type=1" width = "88" height = "31" border = "0" alt = "SourceForge Logo" > < / a >
2004-04-03 10:44:50 +02:00
< a href = "https://sourceforge.net/donate/index.php?group_id=14111" > < img src = "https://sourceforge.net/images/project-support.jpg" width = "88" height = "32" border = "0" alt = "Donate to DarkIce" > < / a >
2000-11-10 23:43:19 +01:00
< / p >
< / font >
< / td >
< td width = 5 bgcolor = #1d103a > < img src = "spacer.gif" width = 5 > < / td >
< td width = 2 bgcolor = #604c8f > < img src = "spacer.gif" width = 2 > < / td >
< td width = 5 bgcolor = #392073 > < img src = "spacer.gif" width = 5 > < / td >
< td width = 2 bgcolor = #1d103a > < img src = "spacer.gif" width = 2 > < / td >
< tr valign = top > < td colspan = 9 > < img src = "foot.gif" width = 450 height = 33 > < / td > < / tr >
< / tr > < / table >
< / center >
< / body >
< / html >