mpd on analog xbmc on hdmi.
|
25th Aug, 2013, 06:28 PM
Post: #18
|
|||
|
|||
RE: mpd on analog xbmc on hdmi.
Hello, I don't know if something changed since last time you talked but luckily today I managed to make such setup. I have audio via HDMI in XBMC and different analog audio stream from mpd at the same time. I haven't found any issues so far, it works fine. I was struggling a bit with this but these links might be helpful:
http://www.raspberrypi-spy.co.uk/2013/06/raspberry-pi-command-line-audio/ http://www.audiohobby.com/raspberry-pi-for-audiophiles/ The most important things are: - install alsa-utils - add snd-bmc2835 module to /etc/modules - configure music directory access privileges, owners/groups etc. My mpd.conf modifications: music_directory "/media/hdd1/music" group "audio" #bind_to_address "localhost" (this line should be commented) |
|||
« Next Oldest | Next Newest »
|