darkice/darkice/trunk
darkeye 2d0dc666f1 added feature for setting the TITLE comment field for vorbis streams 2003-02-09 13:15:57 +00:00
..
man added feature for setting the TITLE comment field for vorbis streams 2003-02-09 13:15:57 +00:00
rpm for version 0.12 2002-10-20 21:16:43 +00:00
src added feature for setting the TITLE comment field for vorbis streams 2003-02-09 13:15:57 +00:00
AUTHORS added feature for setting the TITLE comment field for vorbis streams 2003-02-09 13:15:57 +00:00
COPYING removed dependency on locally stored SGI STL header files 2001-09-05 20:11:16 +00:00
ChangeLog added feature for setting the TITLE comment field for vorbis streams 2003-02-09 13:15:57 +00:00
INSTALL created configure options to compile with or without lame / Ogg Vorbis 2001-10-19 12:39:42 +00:00
INSTALL.lame updated version number from 3.89beta to 3.91 2002-02-20 15:07:59 +00:00
INSTALL.vorbis changed references to 1.0 final from 10.rc3 2002-08-26 07:23:14 +00:00
Makefile.am for version 0.6 2001-09-18 17:35:15 +00:00
NEWS for version 0.12 2002-10-20 21:16:43 +00:00
README for version 0.6 2001-09-18 17:35:15 +00:00
TODO for version 0.12 2002-10-20 21:16:43 +00:00
acinclude.m4 created configure options to compile with or without lame / Ogg Vorbis 2001-10-19 12:39:42 +00:00
autogen.sh replaced update-conf with autogen.sh 2002-07-21 08:48:33 +00:00
configure.in next development version 2002-11-26 21:42:12 +00:00
darkice.cfg added cbr, abr and vbr setting feature with encoding quality 2002-04-13 11:26:00 +00:00
install-sh changed builting to an automake / autoconf environment 2000-11-05 14:08:28 +00:00
missing changed builting to an automake / autoconf environment 2000-11-05 14:08:28 +00:00
mkinstalldirs changed builting to an automake / autoconf environment 2000-11-05 14:08:28 +00:00
stamp-h.in changed builting to an automake / autoconf environment 2000-11-05 14:08:28 +00:00

README

DarkIce live audio streamer, http://darkice.sourceforge.net
Copyright (c) 2000-2001, Tyrell Hungary, http://tyrell.hu


Contents
--------

1. What is DarkIce?
2. Compiling and installing


1. What is DarkIce?
-------------------

DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer. It
takes audio input from a sound card, encodes it into mp3 and/or Ogg Vorbis,
and sends the mp3 stream to one or more IceCast and/or ShoutCast servers,
the Ogg Vorbis stream to one or more IceCast2 servers.


2. Compiling and installing
---------------------------

On how to compile and install, please read the file INSTALL. If you're
impatient, try:

./configure
make

The executable built is src/darkice.
To install, try as root:

make install


For documentation, try:

man darkice