0
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-06-30 22:18:19 -04:00

Some minor changes, added Opus and WebM

see #2122
This commit is contained in:
Thomas B. Ruecker 2014-12-14 08:25:16 +00:00
parent 98e314d037
commit c3015aeacb

View File

@ -1,10 +1,10 @@
Icecast 2 - README Icecast 2 - README
--------------------------------------------------------------------- ---------------------------------------------------------------------
Icecast is a streaming media server which currently supports Ogg Icecast is a streaming media server which currently supports WebM and
streaming including the Vorbis and Theora codecs. Also Icecast can Ogg streaming including the Opus, Vorbis and Theora codecs.
handle other streams like MP3/AAC/NSV, but this is not officially Also Icecast can handle other streams like MP3/AAC/NSV
supported. in legacy mode, but this is not officially supported.
It can be used to create an Internet radio station or a privately 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 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 Documentation for Icecast is available in the doc directory, by
viewing `doc/index.html` in a browser. 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 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. 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 [3]: http://curl.haxx.se/download.html
[4]: http://www.vorbis.com/files [4]: http://www.vorbis.com/files
[5]: http://icecast.org/docs/ [5]: http://icecast.org/docs/
[6]: https://webchat.freenode.net/?channels=#icecast [6]: https://webchat.freenode.net/?channels=#icecast