Ices
From XiphWiki
(Difference between revisions)
(spam removal) |
|||
| (9 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
== Stable Releases == | == Stable Releases == | ||
| - | + | [http://www.icecast.org/ices.php Ices Website] | |
Ices comes in two flavors, | Ices comes in two flavors, | ||
| Line 13: | Line 13: | ||
=== ices2 === | === ices2 === | ||
| - | development of ices2 is | + | development of ices2 is split up into two branches right now. |
* http://svn.xiph.org/icecast/trunk/ices here you find the latest version of the ices2.0 release | * http://svn.xiph.org/icecast/trunk/ices here you find the latest version of the ices2.0 release | ||
* http://svn.xiph.org/icecast/branches/kh/ices the kh branche of ices2 as several new features and depends on a [[http://svn.xiph.org/icecast/branches/kh/libshout modified version of libshout]]. | * http://svn.xiph.org/icecast/branches/kh/ices the kh branche of ices2 as several new features and depends on a [[http://svn.xiph.org/icecast/branches/kh/libshout modified version of libshout]]. | ||
| - | one of the new features in ices2-kh is a new input plugin for | + | one of the new features in ices2-kh is a new input plugin for [http://jackit.sf.net jack]. this way you can send a live ogg vorbis stream from any jack capable audio application. |
| - | + | [http://ices.reboot.fm/ some notes on using ices2 with jack] | |
| + | |||
| + | [[Category:Xiph-related Software]] | ||
Latest revision as of 23:32, 15 February 2008
Contents |
Stable Releases
Ices comes in two flavors,
- 0.x flavor which supports sending an MP3 stream to an icecast server
- 2.x flavor which supports sending an Ogg Vorbis stream to an icecast server.
Development
ices0
for the latest version of ices0 hav a look in the svn repository at http://svn.xiph.org/icecast/trunk/ices0/
ices2
development of ices2 is split up into two branches right now.
- http://svn.xiph.org/icecast/trunk/ices here you find the latest version of the ices2.0 release
- http://svn.xiph.org/icecast/branches/kh/ices the kh branche of ices2 as several new features and depends on a [modified version of libshout].
one of the new features in ices2-kh is a new input plugin for jack. this way you can send a live ogg vorbis stream from any jack capable audio application.