blob: d441779167b4c9c5ef8fed61d63c9d1d8451b6f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"name":"soundbox",
"friendly_name":"soundbox",
"description":"Device to connect classic audio systems to the network",
"state":"archived"
}
It is very sad but for now there is no capacity to proceed here. Nevertheless
the project might be picked up again. In that case likely based on AC power
input and WLAN.
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.
A first version of the graphical client application [soundbox-app][3] is
already available. It if based on the [soundbox-go][2] software library.
[1]: https://ffmpeg.org
[2]: https://xengineering.eu/git/soundbox-go
[3]: https://xengineering.eu/git/soundbox-app
|