IceS: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(spam removal)
No edit summary
(9 intermediate revisions by 9 users not shown)
Line 1: Line 1:
== Stable Releases ==
== Stable Releases ==
[[http://www.icecast.org/ices.php Ices Website]]
[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 splitted up into two branches right now.
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 [[http://jackit.sf.net jack]]. this way you can send a live ogg vorbis stream from any jack capable audio application.
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]]
[http://ices.reboot.fm/ some notes on using ices2 with jack]
 
[[Category:Xiph-related Software]]

Revision as of 16:32, 15 February 2008

Stable Releases

Ices Website

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.

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.

some notes on using ices2 with jack