mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-01-03 14:56:34 -05:00
parent
98e314d037
commit
c3015aeacb
12
README.md
12
README.md
@ -1,10 +1,10 @@
|
||||
Icecast 2 - README
|
||||
---------------------------------------------------------------------
|
||||
|
||||
Icecast is a streaming media server which currently supports Ogg
|
||||
streaming including the Vorbis and Theora codecs. Also Icecast can
|
||||
handle other streams like MP3/AAC/NSV, but this is not officially
|
||||
supported.
|
||||
Icecast is a streaming media server which currently supports WebM and
|
||||
Ogg streaming including the Opus, Vorbis and Theora codecs.
|
||||
Also Icecast can handle other streams like MP3/AAC/NSV
|
||||
in legacy mode, but this is not officially supported.
|
||||
|
||||
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
|
||||
@ -55,7 +55,7 @@ the current working directory (on Win32) and is called `icecast.xml`
|
||||
|
||||
Documentation for Icecast is available in the doc directory, by
|
||||
viewing `doc/index.html` in a browser.
|
||||
Online documentation can be found on [Icecasts Website][5].
|
||||
Online documentation can be found on the [Icecast Website][5].
|
||||
|
||||
Please email us at icecast@xiph.org or icecast-dev@xiph.org, or come and see
|
||||
us at irc.freenode.net, channel [#icecast][6], if you have any troubles.
|
||||
@ -65,4 +65,4 @@ us at irc.freenode.net, channel [#icecast][6], if you have any troubles.
|
||||
[3]: http://curl.haxx.se/download.html
|
||||
[4]: http://www.vorbis.com/files
|
||||
[5]: http://icecast.org/docs/
|
||||
[6]: https://webchat.freenode.net/?channels=#icecast
|
||||
[6]: https://webchat.freenode.net/?channels=#icecast
|
||||
|
Loading…
Reference in New Issue
Block a user