diff options
Diffstat (limited to 'content/git/soundbox.md')
-rw-r--r-- | content/git/soundbox.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/content/git/soundbox.md b/content/git/soundbox.md index fb317d8..92a4428 100644 --- a/content/git/soundbox.md +++ b/content/git/soundbox.md @@ -13,4 +13,11 @@ Music or other audio content can be streamed to the soundbox device. Using multiple devices allows to build up a multi-room audio setup. Currently there is no official client software. Streaming with tools like -[ffmpeg](https://ffmpeg.org/) is the only supported way at the moment. +[ffmpeg][1] is the only supported way at the moment. + +To solve this issue the [soundbox-app][3] is currently in development. The Go +library [soundbox-go][2] is already usable. + +[1]: https://ffmpeg.org +[2]: https://xengineering.eu/git/soundbox-go +[3]: https://xengineering.eu/git/soundbox-app |