I have a Raspberry Pi running Raspbmc (XBMC) connected to the home network. Is there any XBMC remote control application I can use on my Ubuntu notebook to control the Raspbmc (XBMC)?
I have a Raspberry Pi running Raspbmc (XBMC) connected to the home network. Is there any XBMC remote control application I can use on my Ubuntu notebook to control the Raspbmc (XBMC)?
There is a web interface for XBMC which allows you to use your browser to pick media, but it is more limited than the UPnP remote controls for eg, Android. Nonetheless, if you just want to play things it's perfectly servicable.
Enable the web interface from within XBMC with
System->Settings->Network->Services->Allow Control of XBMC via HTTP
.Then point a browser at
http://host:8080/
, wherehost
is the IP address of the device running XBMC. If (as implied byraspbmc
) the device is a raspberry pi, by default I think you should be able to useraspberrypi.local
instead of needing to look up the IP address.I use an app on my iPhone called xbmcRemote. Or are you looking for an IR remote?