mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 20:13:36 +00:00
Update README.md
This commit is contained in:
parent
7fdd4d0cbd
commit
7f170eb4f4
@ -8,4 +8,4 @@ a playback remote and streaming audio server for `musikcube` using web sockets a
|
||||
|
||||
the code is somewhat ugly, but it works pretty well. i currently have it running 24/7 on a raspberry pi with an [iqaudio dac+](http://iqaudio.co.uk/audio/8-pi-dac-0712411999643.html), paired with a first generation moto g as a remote.
|
||||
|
||||
the backend plugin uses [websocketpp](https://github.com/zaphoyd/websocketpp). the android client uses [nv-websocket-client](https://github.com/TakahikoKawasaki/nv-websocket-client).
|
||||
the backend plugin uses [`websocketpp`](https://github.com/zaphoyd/websocketpp) and [`libmicrohttpd`](https://www.gnu.org/software/libmicrohttpd/). the android client uses [`nv-websocket-client`](https://github.com/TakahikoKawasaki/nv-websocket-client) and [`exoplayer`](https://github.com/google/ExoPlayer).
|
||||
|
Loading…
Reference in New Issue
Block a user