1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-28 09:41:20 +00:00
dockerfiles/darkice/README.md
2021-10-22 11:22:54 +08:00

17 lines
433 B
Markdown

darkice
=======
[DarkIce][1] 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.
```
+---------+ +----------+
| DarkIce |-->| IceCast2 |
+---------+ +----------+
```
:warning: Please edit [darkice.cfg][2] before running!
[1]: http://www.darkice.org/
[2]: https://github.com/vimagick/dockerfiles/blob/master/darkice/data/etc/darkice.cfg#L13-L17