|
|
|
|
|
by Hamuko
43 days ago
|
|
MPD doesn't really do streaming. If you install MPD on your server and then install an MPD client on your phone, the music will play on your server when you press play on your phone. You can re-encode the playback as an audio stream and stream that to your phone, but it's not really what MPD is built for. |
|
https://mpd.readthedocs.io/en/latest/plugins.html#httpd
I note that they call it a plugin and also say the purpose of MPD isn't to stream.