IceS: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(Restored after Vandalism)
m (→‎Stable Releases: icecast => Icecast)
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Stable Releases ==
== Stable Releases ==
[http://www.icecast.org/ices.php Ices Website]
[http://icecast.org/ices 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.


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 ==
== Development ==


=== ices0 ===
=== ices0 ===
for the latest version of ices0 hav a look in the svn repository at http://svn.xiph.org/icecast/trunk/ices0/
For the latest version of ices0 hav a look in the svn repository at http://svn.xiph.org/icecast/trunk/ices0/


=== ices2 ===
=== ices2 ===
development of ices2 is split up into two branches right now.
At the moment, the development of ices2 is split up into two branches:


* 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 for 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 for the kh branch of ices2 containing several new features (depends on [http://svn.xiph.org/icecast/branches/kh/libshout a 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]. Using this you can send a live [[Ogg]] [[Vorbis]] stream from any jack capable audio application. Some notes on [http://ices.reboot.fm/ using ices2 with jack].


[http://ices.reboot.fm/ some notes on using ices2 with jack]
[[Category:Icecast]]

Revision as of 11:55, 19 February 2016

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

At the moment, the development of ices2 is split up into two branches:

One of the new features in ices2-kh is a new input plugin for jack. Using this you can send a live Ogg Vorbis stream from any jack capable audio application. Some notes on using ices2 with jack.