icecast(1) - Linux man page
Name
icecast - an Ogg Vorbis/MP3 broadcast streaming media server
Synopsis
icecast -c config.xml
Description
icecast is an audio broadcasting system that streams music in Ogg Vorbis and/or MPEG 1 Layer III
format. It accepts stream input from sources like ices0 and ices2, and broadcasts to clients like XMMS.
Options
icecast has no command line options, except to specify the location of an XML configuration file. All
operational aspects of the software are controlled by this XML configuration file. Access the admin interface through http://localhost:8000/admin/
See Also
The example configuration files, provided with the package documentation are the only reliable source of
information on this software. It is still under very active development; documentation will be written when it is possible to do so.
Author
icecast was created by the icecast team <team@icecast.org>. This manual page was written by Keegan Quinn
<ice@thebasement.org>.