Tagged Questions
2
votes
0answers
25 views
Stream system audio through mpd
I use mpd to stream music to my phone (connected to Hi-Fi) via http.
Yet, this only works for songs in my mpd database. I oftentimes want to play stuff in my browser and would like that to be ...
2
votes
2answers
404 views
mpd: no audio output with PulseAudio, no mixing with ALSA
I am trying to use mpd with PulseAudio output. Thus I wrote the following in /etc/mpd.conf:
music_directory "/mnt/dados/Musicas"
playlist_directory "~/.mpd/playlists"
db_file "~/.mpd/mpd.db"
log_file ...