User(s) browsing this thread: 1 Guest(s)
|
[200] PLoNK - Popcorn Hour Android Remote Controll - Alpha release 091127
|
|
10-26-2009, 11:40 PM
(This post was last modified: 11-27-2009 09:56 AM by PoPEye.)
|
|||
|
|||
|
PLoNK - Popcorn Hour Android Remote Controll - Alpha release 091127
I'm happy to announce a first alpha release of one of my larger Android projects: PLoNK, the android remote control for Popcorn hour. It includes not only the functions of the remote but also browsing an launching of media.
You can get more information in my wiki where you can grab both the android apk and CSI packages ![]() ![]() ![]() ![]() NOTE: currently only remote play of movies are supported. The app might be buggy but thats what you get for now, enjoy ![]() PS. Upcoming releases will support more media, covers, local phone browsing and launching of media. PCH-A100 (beta fw) + PCH-C200 Streaming from ReadyNas (llink and nfs) Sony 40-x3500 TV |
|||
3 users say Thank You to PoPEye for this post |
|
11-01-2009, 11:28 PM
|
|||
|
|||
|
RE: pharc - Popcorn Hour Android Remote Controll
I think I got all components in place for a full remote control including the option of launching movies/music/photo for both the A/B 1x0 and the C200 . The worst part in coding all buttons .
Anyone interested in testing or coding? Preferred screen sizes? Planning to do different layouts depending on screen space. PCH-A100 (beta fw) + PCH-C200 Streaming from ReadyNas (llink and nfs) Sony 40-x3500 TV |
|||
|
11-02-2009, 10:45 AM
(This post was last modified: 11-02-2009 10:46 AM by daniel_owen_uk.)
|
|||
|
|||
|
RE: pharc - Popcorn Hour Android Remote Controll
I will do some testing if you wouldn't mind.
I have two 1280x720 screens, and an A Series & C Series PCH ![]() Phone is a HTC Hero (the cool one with the chin). Ouhh just thought of a draw back, neither PCH has any physical storage, is that going to be an issue? Samsung PS51d8000, Onkyo 509, Tannoy EFX5.1, Xbox 360, Popcornhour C200, Sky+HD, Wii, Harmony one |
|||
|
11-02-2009, 02:28 PM
|
|||
|
|||
RE: pharc - Popcorn Hour Android Remote Controll
![]() I meant phone screen size since the "droid" is on the lose ... A requirement will be support for CSI (and thus hdd, CF-addapter) since I will utilize a custom php and llink, and wifi of course.... Will first focus on gui for G1 size's but next step will be both smaller and larger screen sizes once I get a hang of the UI stuff... PCH-A100 (beta fw) + PCH-C200 Streaming from ReadyNas (llink and nfs) Sony 40-x3500 TV |
|||
|
11-02-2009, 05:32 PM
|
|||
|
|||
|
RE: pharc - Popcorn Hour Android Remote Controll
To be fair I did tell you my phone, so you could have looked it up
Samsung PS51d8000, Onkyo 509, Tannoy EFX5.1, Xbox 360, Popcornhour C200, Sky+HD, Wii, Harmony one |
|||
|
11-03-2009, 12:47 AM
|
|||
|
|||
RE: pharc - Popcorn Hour Android Remote Controll
(11-02-2009 05:32 PM)daniel_owen_uk Wrote: To be fair I did tell you my phone, so you could have looked it up Don't need to look up, been working with android stuff for almost a year now. Not much coding though. Changed the thread name from "pharc" to PLoNK2.0 since my original PLoNK will work both on A100 and C200 PCH-A100 (beta fw) + PCH-C200 Streaming from ReadyNas (llink and nfs) Sony 40-x3500 TV |
|||
|
11-03-2009, 01:58 AM
|
|||
|
|||
|
RE: PLoNK2.0 - Popcorn Hour Android Remote Controll
well Im stuck with llink refusing to execute a shellscript with a custom echo command to /tmp/gaya_bc ...
PCH-A100 (beta fw) + PCH-C200 Streaming from ReadyNas (llink and nfs) Sony 40-x3500 TV |
|||
|
11-03-2009, 10:31 AM
|
|||
|
|||
|
RE: PLoNK2.0 - Popcorn Hour Android Remote Controll
Permissions? Who executes the script and where?
Audio, video, disco - I hear, I see, I learn. Wiki. Wiki? Wiki! |
|||
|
11-03-2009, 11:05 AM
(This post was last modified: 11-03-2009 11:13 AM by PoPEye.)
|
|||
|
|||
|
RE: PLoNK2.0 - Popcorn Hour Android Remote Controll
Sorry.
I've set llink to start using the CSI general functions and copied+edited llink_start.sh from the /share/Apps/LLink folder. Llink is configured to run a script called plonk.sh (chmod'ed 755, named plonk) . During testing I've tried starting llnik like: Code: ./llink -dv2048 -f /share/Apps/PLoNK/llink_plonk.conf >log.txtExecuting the plonk script from shell works fine but I suspect llink have some problems in executing. I've included some "echo test>test.txt" just to see if the script gets called but failed... Background: the plonk.sh will run a echo to /tmp/gaya_bc with a url to a custom php script causing C200 to show the page with a link to yet another url containing the file I want to play... ![]() If I had the knowledge I could write a © daemon listening on a port and just echo the input to /tmp/gaya_bc .... PCH-A100 (beta fw) + PCH-C200 Streaming from ReadyNas (llink and nfs) Sony 40-x3500 TV |
|||
|
11-03-2009, 12:20 PM
|
|||
|
|||
|
RE: PLoNK2.0 - Popcorn Hour Android Remote Controll
and where can I read this log output?
|
|||
|
11-03-2009, 12:24 PM
|
|||
|
|||
|
RE: PLoNK2.0 - Popcorn Hour Android Remote Controll
Sorry but I dont have the output right now but it was only one line, where llink reports its got the "plonk" script...
PCH-A100 (beta fw) + PCH-C200 Streaming from ReadyNas (llink and nfs) Sony 40-x3500 TV |
|||
|
11-03-2009, 12:38 PM
|
|||
|
|||
|
RE: PLoNK2.0 - Popcorn Hour Android Remote Controll
so its a cgicmd, and you run it with cmd= or something, i forget
|
|||
|
11-03-2009, 12:59 PM
(This post was last modified: 11-03-2009 01:01 PM by PoPEye.)
|
|||
|
|||
|
RE: PLoNK2.0 - Popcorn Hour Android Remote Controll
Exactly. An example http://192.168.0.11:8008/&plonk=http://1.../movie.avi where .0.11:8008 is llink on the PCH and .0.7:8001 is llink running on my nas. Running "./plonk.sh http://192.160.0.7:8001/Movies/movie.avi" from shell works as intended, the URL above doesnt execute the script but the page loads ok in the browser...
PCH-A100 (beta fw) + PCH-C200 Streaming from ReadyNas (llink and nfs) Sony 40-x3500 TV |
|||
|
11-03-2009, 01:33 PM
|
|||
|
|||
|
RE: PLoNK2.0 - Popcorn Hour Android Remote Controll
yeah, I'm going to have to insist on the log output
|
|||
|
11-03-2009, 01:35 PM
|
|||
|
|||
|
RE: PLoNK2.0 - Popcorn Hour Android Remote Controll
Ok, but I dont know how to get a full log. Will see tonight what I can get..
PCH-A100 (beta fw) + PCH-C200 Streaming from ReadyNas (llink and nfs) Sony 40-x3500 TV |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]



![[Image: plonk_main.png]](http://wieslander.eu/plonk/plonk_main.png)
![[Image: plonk_pop.png]](http://wieslander.eu/plonk/plonk_pop.png)
![[Image: plonk_remote2.png]](http://wieslander.eu/plonk/plonk_remote2.png)
![[Image: plonk_settings.png]](http://wieslander.eu/plonk/plonk_settings.png)





![[+]](images/collapse_collapsed.gif)



