Integration with Wnamp / EJukebox
Krobar
Posts: 32
Hi everyone,
I'm new to AMX and this is my first attempt at interfacing with a TCP/IP device. It is a Windows XP PC rinning EJukebox, a front end that controls WInamp.
I was wondering on the best way to control track access and display the currently playing track on an MVP touchpanel. I can control Winamp on the PC and the Ejukebox software will update and adapt to that so controlling Winamp directly is OK or I could use the Ejukebox HTML remote control shown here (I am unsure how much web browser type support is possible):
http://www.audiosoft.net/ejukebox2webv2.htm
Lastly I have an automation program called Girder that can listen on a port for commands and do very simple Winamp control (Track Feeback not possible with this method).
Does anyone have any suggestions on the best way to integrate with this app? Is there an easy way to display a webpage?
I'm new to AMX and this is my first attempt at interfacing with a TCP/IP device. It is a Windows XP PC rinning EJukebox, a front end that controls WInamp.
I was wondering on the best way to control track access and display the currently playing track on an MVP touchpanel. I can control Winamp on the PC and the Ejukebox software will update and adapt to that so controlling Winamp directly is OK or I could use the Ejukebox HTML remote control shown here (I am unsure how much web browser type support is possible):
http://www.audiosoft.net/ejukebox2webv2.htm
Lastly I have an automation program called Girder that can listen on a port for commands and do very simple Winamp control (Track Feeback not possible with this method).
Does anyone have any suggestions on the best way to integrate with this app? Is there an easy way to display a webpage?
0
Comments
2. I think best way to contol music is to use mpd on linux. It has powerfull TCP protocol.