Active Topics

 


Reply
Thread Tools
Posts: 8 | Thanked: 3 times | Joined on Dec 2009 @ Kailua Kona, Hawaii, USA
#1
Looking for an N900 app to remote control my Roku XD/S media players (I have 3) over WiFi.

There is a N900 remote control app for Roku Soundbridge, but I'm looking for one that works with the Roku media player.

iPod, iPad, iPhone owners have this:
http://www.engadget.com/2010/11/05/d...u-remote-vide/

Android owners have this:
http://www.greggreno.com/rokuremote
 
Posts: 8 | Thanked: 3 times | Joined on Dec 2009 @ Kailua Kona, Hawaii, USA
#2
OK, I'd write this if I knew how to program for the N900. In fact, I just wrote the app in Visual Basic with the Winsock telnet control and can control my Roku box remotely over my LAN using my laptop.

It was ridiculous easy.

telnet 192.168.1.x 8080

Commands:

> press b (back)
> press d (down)
> press f (fwd)
> press h (home)
> press i (info/*)
> press k (exit)
> press l (left)
> press p (pause/play)
> press r (right)
> press s (select/ok)
> press u (up)
> press y (back 10s)

Enter/exit Developer Mode
> press h, press h, press h
> press u, press u
> press r
> press l
> press r
> press l
> press r

Soft Reboot
> press h, press h, press h, press h, press h
> press u
> press b, press b
> press f, press f


I wrote an app for this in VB, but can someone write this for the N900?

Here's an screenshot of the interface someone wrote for the iPhone

Last edited by scottkeen; 2011-04-15 at 04:30.
 

The Following User Says Thank You to scottkeen For This Useful Post:
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#3
id love a wifi remote app for PC
 
Posts: 8 | Thanked: 3 times | Joined on Dec 2009 @ Kailua Kona, Hawaii, USA
#4
Well, I'm a developer so I went ahead and taught myself some Python and I wrote the app.It works really well, but it's a bit rough around the edges (hard-coded IP address for the Roku, for example). I need to learn how to store settings like a user-defined IP address before I share this simple app. Also, I have no idea how to deploy this, I'm just running the app from XTerminal using the python command. I'm sure someone could do much better.
 
Posts: 4 | Thanked: 1 time | Joined on May 2010
#5
That sounds like just the n900 app I'm looking for. Where can download it and test it. Thank you!
 
Reply


 
Forum Jump


All times are GMT. The time now is 01:55.