made introducatory explanation nicer
This commit is contained in:
		
							parent
							
								
									3fa91ad329
								
							
						
					
					
						commit
						4b111451c4
					
				| 
						 | 
					@ -21,18 +21,8 @@
 | 
				
			||||||
<h1 align="center">DarkIce</h1>
 | 
					<h1 align="center">DarkIce</h1>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<h2>1. What Is DarkIce?</h2>
 | 
					<h2>1. What Is DarkIce?</h2>
 | 
				
			||||||
DarkIce is an <a href="http://www.icecast.org/">IceCast</a>,
 | 
					DarkICe as a live audio streamer. It records audio from an audio interface
 | 
				
			||||||
IceCast2 and <a href="http://www.shoutcast.com/">ShoutCast</a>
 | 
					(e.g. sound card), encodes it and sends it to a streaming server.
 | 
				
			||||||
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>,
 | 
					 | 
				
			||||||
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.
 | 
					 | 
				
			||||||
<br>
 | 
					 | 
				
			||||||
DarkIce uses <a href="http://www.mp3dev.org/mp3">lame</a> as a shared
 | 
					 | 
				
			||||||
object as its mp3 encoder, and the
 | 
					 | 
				
			||||||
<a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a> libs as its
 | 
					 | 
				
			||||||
Ogg Vorbis encoder.
 | 
					 | 
				
			||||||
<br>
 | 
					<br>
 | 
				
			||||||
DarkIce can record from:
 | 
					DarkIce can record from:
 | 
				
			||||||
<ul>
 | 
					<ul>
 | 
				
			||||||
| 
						 | 
					@ -42,12 +32,25 @@ DarkIce can record from:
 | 
				
			||||||
    <li><a href="http://jackit.sourceforge.net/">Jack</a> sources</li>
 | 
					    <li><a href="http://jackit.sourceforge.net/">Jack</a> sources</li>
 | 
				
			||||||
</ul>
 | 
					</ul>
 | 
				
			||||||
<br>
 | 
					<br>
 | 
				
			||||||
 | 
					DarkIce can encode in the following formats:
 | 
				
			||||||
 | 
					<ul>
 | 
				
			||||||
 | 
					    <li>mp3 - using the <a href="http://www.mp3dev.org/mp3">lame</a>
 | 
				
			||||||
 | 
					        library</li>
 | 
				
			||||||
 | 
					    <li><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></li>
 | 
				
			||||||
 | 
					</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>
 | 
				
			||||||
 | 
					</ul>
 | 
				
			||||||
 | 
					<br>
 | 
				
			||||||
Darkice runs on the following operating systems:
 | 
					Darkice runs on the following operating systems:
 | 
				
			||||||
<ul>
 | 
					<ul>
 | 
				
			||||||
    <li>FreeBSD</li>
 | 
					    <li>FreeBSD</li>
 | 
				
			||||||
    <li>Linux on intel and PowerPC</li>
 | 
					    <li>Linux on intel and PowerPC</li>
 | 
				
			||||||
    <li>MacOS X</li>
 | 
					    <li>MacOS X</li>
 | 
				
			||||||
    <li>NetBDS / OpenBSD</li>
 | 
					    <li>NetBSD / OpenBSD</li>
 | 
				
			||||||
    <li>SUN Solaris</li>
 | 
					    <li>SUN Solaris</li>
 | 
				
			||||||
</ul>
 | 
					</ul>
 | 
				
			||||||
<br>
 | 
					<br>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue