Icecast Server: Difference between revisions
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 == | ||
* | * master http://git.xiph.org/?p=icecast-server.git | ||
* kh- | * kh-fork https://github.com/karlheyes/icecast-kh | ||
== Wish List == | == Wish List == |
Revision as of 15: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
- Icecast homepage
- Stream directory
- Icecast archive - an Icecast mailing list archive that combines both user and dev lists. It is hosted by Nabble. You can search or browse Icecast discussions here.
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