iPhone/Android remote control App

Forum Forums Freesat HD FOXSAT HDR iPhone/Android remote control App

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #13030
    Anonymous
    Inactive

    Hi,

    I’m interested in developing a native iPhone/Android app to control the Humax HDR. Having seen the one built that is available to add into the web interface, I think It would be fairly straight forward to do so.

    So, my questions are…

    Is there anything out there already doing this?

    if no…

    Is this something that might benefit the community?

    I’ll leave this here, and If it becomes relevant I would take great pleasure in contributing.

    Thanks

    Mark

    #31163
    Anonymous
    Inactive

    [EDIT] Sorry removed this as I then spotted this is a Foxsat question not the Freeview HDR T2

    #31164
    Anonymous
    Inactive

    I should add that I’d keep the source open and would not charge when adding it to the app store/android market.

    #31165
    Anonymous
    Inactive

    Mark, to my knowledge there is no-one developing a native iPhone/Android remote app for the Foxsat HDR, though I do know that the web-interface remote plug-in is being used by people with iPhone and Android phones/tablets as a remote (for example to get around the limited range of the humax remote).

    As you have probably seen, adrianf36 was the developer of the web-interface remote plug-in:

    http://www.avforums.com/forums/freesat/1613180-foxsat-hdr-web-interface-remote-control-plug.html

    You may have seen the following already in his server-side scripting for the web-interface remote plug-in, but it works by sending codes to the binary /opt/bin/ir on the HDR (custom-written binary for this purpose). Run this binary in telnet to see the argument syntax. I’ve never developed anything for iphone/Android, but if you can script commands to this binary on the HDR, same as the web-interface scripts do, then you should be in business.

    #31166
    Anonymous
    Inactive

    Hi,

    Apologies for the time taken to reply I have been on holiday. I will take a look at the above and see what angle I can use to send the codes to the Humax. Once I’ve got that figured out I’ll build a prototype and get it out for testing – also I’ll set up a GIT so it all remains in the public domain.

    I will be able to add a few beta testers to my apple dev account when the time comes, and make the android apk available at the same time.

    Should be fun, and hopefully useful all round. Thanks for pointing me in the right direction.

    #31167
    Anonymous
    Inactive

    I’d ask that you don’t use any crappy spyware addons like AddSense AdMob, Flurry and Google Analytics etc.

    Keep it as good, old fashioned, open source, no-strings-attached software please :)

    And if possible could you also post the compiled .apk on GIT as well as on Google Play.

    Thanks

    #31168
    Anonymous
    Inactive

    That’s fine. I don’t mess with things like that, just want to make something useful. I’ m currently messing with getting a telnet connection from the device. Once that’s done the rest is GUI. Hope to have a early alpha very soon.

    #31169
    Anonymous
    Inactive

    I wouldn’t try to make this work over a telnet connection – rather just use the web CGI script to transmit commands, example:

    http://1.2.3.4/plugin/remotecontrol/cgi-bin/remotesend.jim?signal=RECORD

    Using telnet creates its own set of problems.

    #31170
    Anonymous
    Inactive

    Yes indeed – I would presume that all this would be only required to work on the local network, I would be a willing Android beta tester.

    #31171
    Anonymous
    Inactive

    Yes the telnet approach looks to be a bit of a pain, mainly as i’ve

    been having a great time trying to write a mini telnet client. I think i’ll persue it, just not for this project. I’ve got a long weekend coming up so this will give me a chance to get an android version together, i’ll put the apk on the GIT site asap it will be bare bones, so imput on gui design and features will be welcome.

    #31172
    Anonymous
    Inactive

    Ok, I have it working. Once I have it in a usable state (Not hard wired commands) I’ll link to the repository.

    #31173
    Anonymous
    Inactive

    Does anyone know if the remote control plugin works on the T2 Fox HDR (not the FoxSat).

    #31174
    Anonymous
    Inactive

    tonybfox – 7 hours ago  » 

    Does anyone know if the remote control plugin works on the T2 Fox HDR (not the FoxSat).

    Yes (I know), and no (it doesn’t).

    #31175
    Anonymous
    Inactive
    #31176
    Anonymous
    Inactive

    Hi, I’m a newbie here and joined so I could find out more about the Humax iPhone app. May I ask how it’s going? : )

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.

The inner genius!