Icecast Server: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
No edit summary
m (Updated to git, renamed kh branch to fork since it is a separate repo now)
Line 14: Line 14:
== Development ==
== Development ==


* trunk http://svn.xiph.org/icecast/trunk/icecast
* master http://git.xiph.org/?p=icecast-server.git
* kh-branch https://github.com/karlheyes/icecast-kh
* kh-fork https://github.com/karlheyes/icecast-kh


== Wish List ==
== Wish List ==

Revision as of 16:07, 11 December 2014

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 it's non-free nature.

It can be used to create an Internet radio station or a privately running jukebox and many things in between. 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.

External links

Development

Wish List

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

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

Icecast articles