PDA

View Full Version : Audio sever, connect to Speakers


PetePete
March 15th, 2007, 03:48 PM
i was wondering if there is any way i can setup my server attached to my speakers, and then be able to connect to the server (over HTTP?) see my music, create a playlist and set the server to play it (so the music comes out of the server)

is their a php/cgi script which can do this?

BeachBum
March 15th, 2007, 03:54 PM
Install Music Player Daemon and on the client side, try GMPC or Sonata.

http://www.ubuntuforums.org/showthread.php?t=31763&highlight=mpd+howto

and for SVN:
http://www.ubuntuforums.org/showthread.php?t=320469&highlight=mpd+howto

PetePete
March 15th, 2007, 04:45 PM
wow thats really cool!

also has php clients :D

thanks