Icecast Server: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(→‎Development: - Link to workflow page instead)
(→‎External Links: - nabble is gone, replace with links to much better gmane interface)
Line 16: Line 16:
* [http://www.icecast.org/ Icecast homepage]
* [http://www.icecast.org/ Icecast homepage]
* [http://dir.xiph.org/index.php Stream directory]
* [http://dir.xiph.org/index.php Stream directory]
* [http://www.nabble.com/Icecast-f2880.html Icecast archive] - an Icecast mailing list archive that combines both user and dev lists. It is hosted by [http://www.nabble.com/ Nabble]. You can search or browse Icecast discussions here.
* [http://dir.gmane.org/gmane.comp.audio.icecast.general Icecast mailing list archive] - You can search or browse Icecast user discussions here.
* [http://dir.gmane.org/gmane.comp.audio.icecast.devel Icecast developer mailing list archive] - You can search or browse Icecast discussions on icecast development here.


== Development ==
== Development ==

Revision as of 02:04, 18 January 2015

Icecast is a streaming media server which currently supports Ogg (Vorbis and Theora), Opus and WebM audio streams.
MP3 works too, but it is not officially supported due to its non-free nature.

It can be used to create an Internet radio station or a privately-running jukebox and many things inbetween.
It is very versatile in that new formats can be added relatively easily and supports open standards for communication and interaction.

Icecast is distributed under the GNU GPL, version 2.

Icecast Articles

External Links

Development

You can find more information about the development workflow on a dedicated wiki page.

Wish List

As good ideas are never a waste (and for tracking purposes) please list all the features you're missing in the icecast trunk as separate tickets on trac.xiph.org.

Note: please check that the feature you request is not already in trunk before posting!