Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Radio + Moode + Dlna + Android
#4
One way to do it is to add the httpd output plugin to mpd.conf and then use a client like VLC to connect to the stream.
https://www.musicpd.org/doc/html/plugins...er-plugins

Something like below added to the end of mpd.conf

Code:
audio_output {
type "httpd"
name "HTTP stream"
encoder "flac"
port "8000"
compression "0"
}

Then restart MPD

Code:
sudo systemctl restart mpd

Then install VLC on your Tablet and connect to the MPD http stream while its playing

Code:
http://moode:8000

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Radio + Moode + Dlna + Android - by anglade - 01-05-2019, 01:25 PM
RE: Radio + Moode + Dlna + Android - by anglade - 01-05-2019, 04:48 PM
RE: Radio + Moode + Dlna + Android - by Tim Curtis - 01-05-2019, 06:02 PM
RE: Radio + Moode + Dlna + Android - by anglade - 01-05-2019, 08:39 PM

Forum Jump: