blob: a5738735bbeb7325da9bb822b7d2fb60bb663213 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name":"soundbox",
"friendly_name":"soundbox",
"description":"Device to connect classic audio systems to the network",
"state":"experimental"
}
soundbox is a small Raspberry Pi based device with a micro USB power input and
two cinch connectors as audio output. It can be used to connect classic audio
systems to a WLAN.
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.
|