Android Remote Control for MeTv

Asked by mfussi

Hello,

i'm interested in programming a android remote control for Me Tv. I'm very tired getting of my couch all the time just to switch channels.

Is the actual server implementation capable supporting a remote control over UDP? What would be the best practice to solve this problem?

Greetings
Markus

Question information

Language:
English Edit question
Status:
Solved
For:
Me TV Edit question
Assignee:
No assignee Edit question
Solved by:
mfussi
Solved:
Last query:
Last reply:
Revision history for this message
Frédéric Côté (frederic-cote) said :
#1

There is no coder left to continu the work. The last stable version is
1.3.6. The branch 2.x was a version with new bases: VLC instead of Xine,
separation of backend/frontend, etc, but there is a few things yet to
implement.

So, control via UDP (or web, like xbmc remote) is compromised.

Maybe via ssh, I don't know much about Android

Cheers,
Fred

On Thu, Sep 8, 2011 at 4:50 PM, mfussi <<email address hidden>
> wrote:

> New question #170597 on Me TV:
> https://answers.launchpad.net/me-tv/+question/170597
>
> Hello,
>
> i'm interested in programming a android remote control for Me Tv. I'm very
> tired getting of my couch all the time just to switch channels.
>
> Is the actual server implementation capable supporting a remote control
> over UDP? What would be the best practice to solve this problem?
>
> Greetings
> Markus
>
>
> --
> You received this question notification because you are a member of Me
> TV Maintenance, which is an answer contact for Me TV.
>

--
"In a world without walls, who really needs Windows"
"Nothing is foolproof because fools are so ingenious"

Revision history for this message
Geoff (capsthorne) said :
#2

Frédéric Côté (frederic-cote) said : "There is no coder left to continu the work. " I hope that nothing bad happened to Micahel :(

Revision history for this message
Frédéric Côté (frederic-cote) said :
#3

No, he's ok. But now, with 3 kids, he have less time. And me-tv is as good
as Micheal want it to be.

When I'll have more time, I'll do some cleaning and restart the work on
me-tv.
On Sep 10, 2011 12:35 PM, "Geoff" <email address hidden>
wrote:
> Question #170597 on Me TV changed:
> https://answers.launchpad.net/me-tv/+question/170597
>
> Geoff posted a new comment:
> Frédéric Côté (frederic-cote) said : "There is no coder left to continu
> the work. " I hope that nothing bad happened to Micahel :(
>
> --
> You received this question notification because you are a member of Me
> TV Maintenance, which is an answer contact for Me TV.

Revision history for this message
mfussi (markus-fussenegger) said :
#4

I now got my hands at the me-tv source, i added a dbus interface to it. Connected it with a small webservice which serves a android app. It works out pretty well.

Here is a screenshot: http://dl.dropbox.com/u/290647/remMo.png