some update
This commit is contained in:
parent
6d8a415e2f
commit
33c8da7364
|
@ -18,14 +18,17 @@
|
|||
<font size=2 face="Lucida Console, Arial, Helvetica">
|
||||
|
||||
|
||||
<h1>DarkIce</h1>
|
||||
<h1 align="center">DarkIce</h1>
|
||||
|
||||
<h2>1. What Is DarkIce?</h2>
|
||||
DarkIce is a an <a href="http://www.icecast.org/">IceCast</a>
|
||||
live streamer. The purose is to take the live input from a soundcard, encode
|
||||
it and send the encoded stream to an
|
||||
<a href="http://www.icecast.org/">IceCast</a> server.
|
||||
IceCast uses an external mp3 encoder.
|
||||
DarkIce uses an external mp3 encoder.
|
||||
<br>
|
||||
DarkIce is being written by
|
||||
<a href="mailto:darkeye@users.sourceforge.net">Ákos Maróy</a>
|
||||
|
||||
<h2>2. Status</h2>
|
||||
DarkIce is under development. This is unfinished beta software, use at
|
||||
|
@ -37,9 +40,12 @@ your own peril. You have been warned.
|
|||
</ul>
|
||||
|
||||
<h2>3. Download</h2>
|
||||
DarkIce is a software under the
|
||||
DarkIce is
|
||||
© Copyright <a href="http://tyrell.hu">Tyrell Hungary</a>
|
||||
under the
|
||||
<a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public Licence</a>,
|
||||
and is hosted on <a href="http://sourceforge.net/">SourceForge</a>.
|
||||
and is hosted on
|
||||
<a href="http://sourceforge.net/projects/darkice">SourceForge</a>.
|
||||
It is not yet available for public download, but you can check the
|
||||
<a href="http://www.cvshome.org/">CVS</a> repository by getting module
|
||||
<b>darkice</b> as described
|
||||
|
|
Loading…
Reference in New Issue