Go to file
LuK1337 0560b554b1 Support newer HTTP versions in IceCast2 codebase
* Some servers pretending to be IceCast 2 might return newer
  version than 1.0. The example server that happens to do
  that is Cast ( https://github.com/innovate-technologies/Cast ).
* Replacing HTTP/1.0 with HTTP/1.[0-9] regex makes sure that
  we handle newer versions properly instead of showing:
  "Icecast2 - Unexpected response from server".
2018-10-23 18:19:37 +02:00
darkice Support newer HTTP versions in IceCast2 codebase 2018-10-23 18:19:37 +02:00
darkice-gui Added darksnow.desktop file. 2017-03-01 13:13:44 -03:00
website small fix to index.html 2016-08-04 12:14:12 -03:00
README Added toplevel README. 2015-05-18 14:40:30 -03:00

README

DarkIce is a live audio streamer. It records audio from an audio interface (e.g. sound card), encodes it and sends it to a streaming server.

Please visit DarkIce website: www.darkice.org