Forum archive
Audio player (LAMP box) with web control
Hi all,
first, I'm very new to this forum and I have tried to search but nothing seemed to fit. I've been out of the linux world for a while (I have been running a debian file server from home for ages, but have not done much to in latley)
I've bee charged with buidling a new server box for my inlaws R/C Car club. thye use it to host the results of the races on at the local track. I'm fine with getting all the basic going, thank to an easy LAMP installation + samba and getting the hosting to work. so bar it's been brilliant.
Where I would like some help with is to build an audio player in the server so the output is from the local sound device on the server. This will be a headless box so the controll will need to be from a web interface. The other reason the control needs to be via web interface is because the person running it does not want to be typing commands all day, they need to be able to click to start and stop.
Bonus if there is some way of making a playlist / queue on what to play next.
I've spent the last 2 hours googling and havent had much luck as I'm not sure i'm phrasing the search request in the right way for google to understand.
Any help would be appreciated.
Liam Pool
I'm not sure about web control, but there is a lot of software these days that can easily be controlled with a Smartphone app. I have an Android phone so I can't speak for iPhone, but there is pretty much at least one app for most of the popular Linux music/media players. OTTOMH Banshee, Amarok, VLC and XBMC all have at least one app (but probably more - XBMC which I have been playing with lately has 4 or 5 to choose from last time I checked...)
So I know it's not really answering your question, and I guess with most of them, it may require some extra stuff (like installing X etc) but thought I'd put it out there! With the XBMC remote I've been using (the 'official' one) it cool, especially for music because you can have the screen off and adjust volume, cue songs up to play next, check out album artwork, etc. Speaking of XMBC, AFAIK it can now be installed headlessly, although as most would use that config as a media server (rather than a media player) I'm not sure how your scenario would go with it?
Going back to your original thoughts, I have never come across something specifically like you're after, but surely it must be possible. Just a case of finding some software that can do it (or perhaps building your own if you're so inclined...?)