1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-29 18:21:24 +00:00
dockerfiles/darkice/README.md

17 lines
433 B
Markdown
Raw Normal View History

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