<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.xiph.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=J</id>
	<title>XiphWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.xiph.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=J"/>
	<link rel="alternate" type="text/html" href="https://wiki.xiph.org/Special:Contributions/J"/>
	<updated>2026-04-23T15:19:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=IceS&amp;diff=181</id>
		<title>IceS</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=IceS&amp;diff=181"/>
		<updated>2004-09-21T16:10:04Z</updated>

		<summary type="html">&lt;p&gt;J: /* ices0 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Stable Releases ==&lt;br /&gt;
[[http://www.icecast.org/ices.php Ices Website]]&lt;br /&gt;
&lt;br /&gt;
Ices comes in two flavors, &lt;br /&gt;
* 0.x flavor which supports sending an MP3 stream to an icecast server&lt;br /&gt;
* 2.x flavor which supports sending an Ogg Vorbis stream to an icecast server.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
=== ices0 ===&lt;br /&gt;
for the latest version of ices0 hav a look in the svn repository at http://svn.xiph.org/icecast/trunk/ices0/&lt;br /&gt;
&lt;br /&gt;
=== ices2 ===&lt;br /&gt;
development of ices2 is splitted up into two branches right now.&lt;br /&gt;
&lt;br /&gt;
* http://svn.xiph.org/icecast/trunk/ices here you find the latest version of the ices2.0 release&lt;br /&gt;
* 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]].&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
[[http://ices.reboot.fm/ some notes on using ices2 with jack]]&lt;/div&gt;</summary>
		<author><name>J</name></author>
	</entry>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=Libshout&amp;diff=3061</id>
		<title>Libshout</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=Libshout&amp;diff=3061"/>
		<updated>2004-09-19T17:11:22Z</updated>

		<summary type="html">&lt;p&gt;J: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Development ==&lt;br /&gt;
&lt;br /&gt;
new features in libshout trunk&lt;br /&gt;
*multi-codec Ogg support&lt;br /&gt;
*a non-blocking API&lt;br /&gt;
&lt;br /&gt;
whats the remaining diffrence between libshout-kh and libshout?&lt;/div&gt;</summary>
		<author><name>J</name></author>
	</entry>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=Icecast_Server&amp;diff=757</id>
		<title>Icecast Server</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=Icecast_Server&amp;diff=757"/>
		<updated>2004-09-19T16:29:04Z</updated>

		<summary type="html">&lt;p&gt;J: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
&lt;br /&gt;
Icecast is an open-source streaming server for Unix/Linux and Windows. It supports Ogg Vorbis, Ogg Theora and  MP3.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.icecast.org Icecast homepage]&lt;br /&gt;
* [http://dir.xiph.org/index.php Stream directory]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
*trunk http://svn.xiph.org/icecast/trunk/icecast&lt;br /&gt;
*kh-branch http://svn.xiph.org/icecast/branches/kh/icecast&lt;br /&gt;
**diff to trunk&lt;br /&gt;
***fast pre-buffering aka burst-on-connect. &amp;lt;br&amp;gt;State a burst size in bytes to indicate how much should be sent at listener connect.&lt;br /&gt;
***mp3 accepts artist and title separately on the url.&lt;br /&gt;
***program invocation at stream start and end, per mount based.&lt;br /&gt;
***on-demand relays, activated on first listener, disconnected when listenersfalls to 0. &amp;lt;br&amp;gt;Available for master relays as well.&lt;br /&gt;
***multiple Ogg codec streaming. Current codecs handled are Theora, Vorbis, Speex, Writ.&lt;br /&gt;
***Clients are started at theora key frame if theora is being streamed.&lt;br /&gt;
***Added URL and command based listener authentication&lt;br /&gt;
***server xml reload, and reopen logging available via admin url&lt;br /&gt;
***slave startup re-organised so that relays are more independant&lt;br /&gt;
***on xml reload, active sources are updated as well&lt;br /&gt;
***When max-listeners reached, a HTTP 302 code can be sent to redirect clients to alternative slave hosts.&lt;br /&gt;
***authenticated relays, those that match the relay user/pass, bypass the max-listener check&lt;/div&gt;</summary>
		<author><name>J</name></author>
	</entry>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=IceS&amp;diff=143</id>
		<title>IceS</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=IceS&amp;diff=143"/>
		<updated>2004-09-19T16:10:59Z</updated>

		<summary type="html">&lt;p&gt;J: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Stable Releases ==&lt;br /&gt;
[[http://www.icecast.org/ices.php Ices Website]]&lt;br /&gt;
&lt;br /&gt;
Ices comes in two flavors, &lt;br /&gt;
* 0.x flavor which supports sending an MP3 stream to an icecast server&lt;br /&gt;
* 2.x flavor which supports sending an Ogg Vorbis stream to an icecast server.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
=== ices0 ===&lt;br /&gt;
for the latest version of ices0 hav a look in the svn repository at http://svn.xiph.org/icecast/branches/ices0/&lt;br /&gt;
&lt;br /&gt;
=== ices2 ===&lt;br /&gt;
development of ices2 is splitted up into two branches right now.&lt;br /&gt;
&lt;br /&gt;
* http://svn.xiph.org/icecast/trunk/ices here you find the latest version of the ices2.0 release&lt;br /&gt;
* 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]].&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
[[http://ices.reboot.fm/ some notes on using ices2 with jack]]&lt;/div&gt;</summary>
		<author><name>J</name></author>
	</entry>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=Main_Page&amp;diff=147</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=Main_Page&amp;diff=147"/>
		<updated>2004-09-19T15:55:22Z</updated>

		<summary type="html">&lt;p&gt;J: /* Software for distributing media */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== XiphWiki News ==&lt;br /&gt;
&lt;br /&gt;
After a long time, back again.  [[WhatHappened]]&lt;br /&gt;
&lt;br /&gt;
== Projects/Formats ==&lt;br /&gt;
&lt;br /&gt;
In an effort to bring open-source ideals to the world of multimedia The Xiph.org Foundation ([[XiphOrg]]) develops a multitude of amazing products. &lt;br /&gt;
&lt;br /&gt;
=== Container Formats ===&lt;br /&gt;
&lt;br /&gt;
* [[Ogg]]: Media container&lt;br /&gt;
&lt;br /&gt;
=== Codecs ===&lt;br /&gt;
&lt;br /&gt;
* [[Vorbis]]: Audio codec&lt;br /&gt;
* [[Theora]]: Video codec&lt;br /&gt;
* [[FLAC]]: Free Lossless Audio Codec&lt;br /&gt;
* [[Speex]]: Speech codec&lt;br /&gt;
* [[Writ]]: Text phrase codec (e.g. subtitles)&lt;br /&gt;
&lt;br /&gt;
=== Software for distributing media ===&lt;br /&gt;
&lt;br /&gt;
* [[Icecast]]: Streaming server&lt;br /&gt;
* [[Ices]]: Source client for Icecast servers&lt;br /&gt;
* [[IceShare]]: P2P content distribution&lt;br /&gt;
&lt;br /&gt;
== Demonstrations ==&lt;br /&gt;
&lt;br /&gt;
* [[VorbisStreams]]: Stations streaming with the Vorbis codec&lt;br /&gt;
&lt;br /&gt;
== Project management ==&lt;br /&gt;
&lt;br /&gt;
* [[MonthlyMeeting]]&lt;br /&gt;
* [[CategoryTodo]]&lt;br /&gt;
* [[Bounties]]&lt;br /&gt;
&lt;br /&gt;
== Wiki internal ==&lt;br /&gt;
&lt;br /&gt;
* [[Sandbox]]: Testbed for testing editing skills.&lt;/div&gt;</summary>
		<author><name>J</name></author>
	</entry>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=Main_Page&amp;diff=138</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=Main_Page&amp;diff=138"/>
		<updated>2004-09-19T15:54:08Z</updated>

		<summary type="html">&lt;p&gt;J: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== XiphWiki News ==&lt;br /&gt;
&lt;br /&gt;
After a long time, back again.  [[WhatHappened]]&lt;br /&gt;
&lt;br /&gt;
== Projects/Formats ==&lt;br /&gt;
&lt;br /&gt;
In an effort to bring open-source ideals to the world of multimedia The Xiph.org Foundation ([[XiphOrg]]) develops a multitude of amazing products. &lt;br /&gt;
&lt;br /&gt;
=== Container Formats ===&lt;br /&gt;
&lt;br /&gt;
* [[Ogg]]: Media container&lt;br /&gt;
&lt;br /&gt;
=== Codecs ===&lt;br /&gt;
&lt;br /&gt;
* [[Vorbis]]: Audio codec&lt;br /&gt;
* [[Theora]]: Video codec&lt;br /&gt;
* [[FLAC]]: Free Lossless Audio Codec&lt;br /&gt;
* [[Speex]]: Speech codec&lt;br /&gt;
* [[Writ]]: Text phrase codec (e.g. subtitles)&lt;br /&gt;
&lt;br /&gt;
=== Software for distributing media ===&lt;br /&gt;
&lt;br /&gt;
* [[Icecast]]: Streaming server&lt;br /&gt;
* [[IceShare]]: P2P content distribution&lt;br /&gt;
&lt;br /&gt;
== Demonstrations ==&lt;br /&gt;
&lt;br /&gt;
* [[VorbisStreams]]: Stations streaming with the Vorbis codec&lt;br /&gt;
&lt;br /&gt;
== Project management ==&lt;br /&gt;
&lt;br /&gt;
* [[MonthlyMeeting]]&lt;br /&gt;
* [[CategoryTodo]]&lt;br /&gt;
* [[Bounties]]&lt;br /&gt;
&lt;br /&gt;
== Wiki internal ==&lt;br /&gt;
&lt;br /&gt;
* [[Sandbox]]: Testbed for testing editing skills.&lt;/div&gt;</summary>
		<author><name>J</name></author>
	</entry>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=Bounties&amp;diff=101</id>
		<title>Bounties</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=Bounties&amp;diff=101"/>
		<updated>2004-09-08T19:16:19Z</updated>

		<summary type="html">&lt;p&gt;J: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== OggVorbis 5.1 ===&lt;br /&gt;
5.1 Sound encoding in Ogg Vorbis. &lt;br /&gt;
&lt;br /&gt;
=== Xiph Quicktime Plugin ===&lt;br /&gt;
You have to write a Quicktime Plugin for the Xiph Codec Family.&lt;br /&gt;
[http://qtcomponents.sf.net qtcomponents] provides support for Ogg Vorbis and MNG. This could be used as start.&lt;br /&gt;
Xiph Quicktime Plugin has to support endocding/decoding for:&lt;br /&gt;
* Ogg Media container &lt;br /&gt;
* Support for Chained Ogg Streams&lt;br /&gt;
* Support for Icecast Streams (sending is optional)&lt;br /&gt;
* Support for Xiph Codec Family: Vorbis, Theora, FLAC, Speex, Writ&lt;br /&gt;
* iTunes integration, including encoding support&lt;br /&gt;
&lt;br /&gt;
=== FLAC support in libfishsound ===&lt;br /&gt;
libfishsound currently only supports Ogg Vorbis and Ogg Speex&lt;br /&gt;
to make it support all Xiph audio codecs you have to add FLAC support.&lt;/div&gt;</summary>
		<author><name>J</name></author>
	</entry>
</feed>