home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Talk
What mediaportal really need is a good ipAd(+Android) remote app
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="JDWestoby" data-source="post: 749031" data-attributes="member: 72093"><p><strong>Funny that</strong></p><p></p><p>I've looked at the Android remote stuff and not liked having to install a web server either. More admin, more things to go wrong, etc.</p><p></p><p>What I want isn't even a display on the Android - what's the point of having a big TV and viewing on a teeny, tiny [Galaxy!] screen?</p><p></p><p>So I've been thinking about writing my own - stole the MediaPortal Remote process plugin code and changed it to use simple TCP/IP and XML string fragments. Making a process plugin like this is easy and already done - probably a bit of an overkill doing -</p><p></p><p><Request Key="Up" /></p><p></p><p>But it works fine and is nice a readable in a debugger (and runs from normal Telnet too).</p><p></p><p>I was going to extend this so events can be put in like -</p><p></p><p><Request Event="TV, Channel One" /></p><p></p><p>This is a simple matter of adding to the process plugin, and all of a sudden MediaPortal is drivable by another system!</p><p></p><p>Might even drive my HomeSeer via MediaPortal - haven't decided yet (but HomeSeer should really be driving MediaPortal perhaps).</p><p></p><p>This is the sort of thing I think MediaPortal needs - an interface that allows for remote operation!</p><p></p><p>I'm massively impressed by things like iPiMP - I couldn't do it, but having to have JSOP and a web server!</p><p></p><p>(Basically I want to drive my HomeSeer from my Android phone and with [my] HomeSeer plugin (using the above scenario) it is trivial - just haven't got around to it yet.)</p><p></p><p></p><p>Non-graphical coding is no problem, that's why I leave things like that to people who can DO it!</p><p>So really just looking at the Android side now (finally downloaded all the requirements and thinking about how to 'make it all work' <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" />.)</p></blockquote><p></p>
[QUOTE="JDWestoby, post: 749031, member: 72093"] [b]Funny that[/b] I've looked at the Android remote stuff and not liked having to install a web server either. More admin, more things to go wrong, etc. What I want isn't even a display on the Android - what's the point of having a big TV and viewing on a teeny, tiny [Galaxy!] screen? So I've been thinking about writing my own - stole the MediaPortal Remote process plugin code and changed it to use simple TCP/IP and XML string fragments. Making a process plugin like this is easy and already done - probably a bit of an overkill doing - <Request Key="Up" /> But it works fine and is nice a readable in a debugger (and runs from normal Telnet too). I was going to extend this so events can be put in like - <Request Event="TV, Channel One" /> This is a simple matter of adding to the process plugin, and all of a sudden MediaPortal is drivable by another system! Might even drive my HomeSeer via MediaPortal - haven't decided yet (but HomeSeer should really be driving MediaPortal perhaps). This is the sort of thing I think MediaPortal needs - an interface that allows for remote operation! I'm massively impressed by things like iPiMP - I couldn't do it, but having to have JSOP and a web server! (Basically I want to drive my HomeSeer from my Android phone and with [my] HomeSeer plugin (using the above scenario) it is trivial - just haven't got around to it yet.) Non-graphical coding is no problem, that's why I leave things like that to people who can DO it! So really just looking at the Android side now (finally downloaded all the requirements and thinking about how to 'make it all work' :D.) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
What mediaportal really need is a good ipAd(+Android) remote app
Contact us
RSS
Top
Bottom