1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-12 11:14:57 +02:00
dockerfiles/darkice/README.md

17 lines
433 B
Markdown
Raw Normal View History

2021-10-22 05:21:00 +02:00
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 |
+---------+ +----------+
```
2021-10-22 05:22:54 +02:00
:warning: Please edit [darkice.cfg][2] before running!
2021-10-22 05:21:00 +02:00
[1]: http://www.darkice.org/
2021-10-22 05:22:54 +02:00
[2]: https://github.com/vimagick/dockerfiles/blob/master/darkice/data/etc/darkice.cfg#L13-L17