Topic: Your PC as remote control
-
01-05-2012, 01:14 AM #16Bronze Member
Achievements:


- Join Date
- Dec 2011
- Location
- Germany
- Posts
- 23
- Points
- 843
- Level
- 7
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Rep Power
- 0
@netdata:
All buttons of the virtual remote seem to be fully functionally.
With Ubuntu 10.10 / Firefox 9.01 keyboard shortcuts are not accepted (yet?).
The TV Channel drop-down list is nearly unusable, if you want to select ań entry outside of the displayed range. You have to be very fast.
The application collides with ABE (Application Boundaries Enforcer) in the popular Firefox Addon "NoScript".
For short tests I have deactivated ABE temporarily in Noscript configuration.
With respect to http://www.noscript.net/abe/ this can be avoided with some configuration work (?) in NoScript or in your web application.
edit / ABE Ruleset for NoScript Users:
Go to ABE-Settings and add the following 2 lines before the "Deny" line in the SYSTEM ruleset:
Code:Site http://<IP-Address TV> Accept from http://www.netdata.be
Last edited by Perpetual Beta; 01-05-2012 at 11:08 AM.
-
01-05-2012, 09:40 AM #17Platinum Member
Achievements:



- Join Date
- Jan 2011
- Location
- Germany
- Posts
- 590
- Points
- 6,801
- Level
- 24
- Thanks
- 0
- Thanked 1 Time in 1 Post
- Rep Power
- 3
Hi,
great application, very nice looking! I can not use it, since I own an 2010 TV, but it looks very promising!
-
01-05-2012, 04:19 PM #18Bronze Member
Achievements:


- Join Date
- Dec 2011
- Location
- Belgium
- Posts
- 20
- Points
- 1,150
- Level
- 8
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Rep Power
- 0
Ohh nice, constructive feedback ;-)
I will have to test this, I'm running Ubuntu 11.10 with google chrome and there it seems to function.
Yea indeed I also have noticed this.
I will be fixing this in the upcomming days, it is because the dropdown is updated every second with the current selected channel.
Thanks for catching that, it seems normal that ABE blocks this since he might think it is a XSS attack (Doing GEt's and POSTS to an other host than itself)
Since I don't have HTTPS available I can't provide this as a default ruleset...
-
01-09-2012, 02:11 PM #19Bronze Member
Achievements:


- Join Date
- Dec 2011
- Location
- Germany
- Posts
- 23
- Points
- 843
- Level
- 7
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Rep Power
- 0
Other browsers, other features
Chromium / google chrome does not enable cookies for local files. So on every application start from local harddisk you'll have to enter the TV's IP address. Or enable cookies for local files with command line flag --enable-file-cookies.
With chromium the keyboard shortcuts are accepted here.
-
01-09-2012, 02:23 PM #20DerShortyyGuest
@netdata
very nice app. Runs also pretty good on samsung galaxy s2.
Maybe a keyboard function for NET TV could be included.
Best Regards
-
01-09-2012, 05:00 PM #21Bronze Member
Achievements:


- Join Date
- Dec 2011
- Location
- Belgium
- Posts
- 20
- Points
- 1,150
- Level
- 8
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Rep Power
- 0
The problem is that the current API does not implement a-z key presses.
I'm thinking to create a work around, but I don't like that.
I could create keyboard mappings which are translated to multiple key presses on the remote
so if you would need a "c" then send 3 times the key "2"
-
01-09-2012, 06:39 PM #22Platinum Member
Achievements:



- Join Date
- Jan 2011
- Location
- Germany
- Posts
- 590
- Points
- 6,801
- Level
- 24
- Thanks
- 0
- Thanked 1 Time in 1 Post
- Rep Power
- 3
I think, that's how Philips did it already for their MyRemote app.
Sure, this is an ugly solution, since you need to make sure, the country setting on the TV is the same as on the Remote app.
In this case you have to accomodate for the special chars in some countries, like the ä, ö, ü, ß in germany or the french â, é, è, ê or those danish o with that slash through it...
The order of the chars is important ..., really ugly ...
-
01-14-2012, 12:29 AM #23Silver Member
Achievements:



- Join Date
- May 2011
- Location
- 32PFL7606K FW Q5551-0.14.93.0_bld11a
- Posts
- 188
- Points
- 2,368
- Level
- 13
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Rep Power
- 3
Virtual Keyboard through Jointspace
No, unfortunately not. Somewhere on the SF jointspace wiki/doc/forum I found that they do this by multiple 0..9clicks + 1 confirm click. There needs to be a minimum delay between each clicks, but I don't remember the value.In the JointSpace API docs i cannot find this, is this excluded by philips maybe ?
Agreed - really uglyLast edited by matthias; 01-14-2012 at 01:11 AM.
-
01-14-2012, 01:08 AM #24Silver Member
Achievements:



- Join Date
- May 2011
- Location
- 32PFL7606K FW Q5551-0.14.93.0_bld11a
- Posts
- 188
- Points
- 2,368
- Level
- 13
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Rep Power
- 3
Ambilight control through JSON
Actually, controlling ambilight is not so difficult. I put together a quick hack to test it.
If you want, have look here.
But there still is a bug (at least on my 7606), which only allows control of the left side :-(Last edited by matthias; 01-14-2012 at 01:12 AM.
-
01-14-2012, 01:11 AM #25Silver Member
Achievements:



- Join Date
- May 2011
- Location
- 32PFL7606K FW Q5551-0.14.93.0_bld11a
- Posts
- 188
- Points
- 2,368
- Level
- 13
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Rep Power
- 3
And - finally- feedback ;-)
Your Control app looks really neat and works nice! Good work!
Unfortunately, keyboard shortcuts don't work for me either on Windows Vista / Firefox 9.0.1. (NoScript is not installed).
Also, selecting a channel from the list is difficult when going beyond the first few items, because the select-line jumps every half second.
And: I find the "Info" button very helpful, as it displays the cable EPG Proramm info with a single click.
Thanks!Last edited by matthias; 01-14-2012 at 01:17 AM.
-
01-14-2012, 12:02 PM #26
-
01-30-2012, 07:04 PM #27Bronze Member
Achievements:


- Join Date
- Dec 2011
- Posts
- 10
- Points
- 798
- Level
- 7
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Rep Power
- 0
Not working for me, I can use the iPhone app and can connect to port 1925, but your app says no connection,....
-
01-31-2012, 12:05 PM #28Bronze Member
Achievements:


- Join Date
- Dec 2011
- Location
- Belgium
- Posts
- 20
- Points
- 1,150
- Level
- 8
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Rep Power
- 0
@jerrypvienna
Can you please tell me which browser you are using?
-
02-01-2012, 05:43 AM #29Bronze Member
Achievements:


- Join Date
- Dec 2011
- Posts
- 10
- Points
- 798
- Level
- 7
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Rep Power
- 0
IE9 did not work, FF works, so basically OK using the correct browser ;-)
-
02-01-2012, 08:06 PM #30Silver Member
Achievements:


- Join Date
- Nov 2010
- Posts
- 189
- Points
- 2,353
- Level
- 13
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Rep Power
- 3
Ow, man! I really need to get some extra free time!
Just looked at the JointSpace SourceForce page and I now see that there also was a native win32 API solution running in VS2010 (express)...
The first glance of the API documentation did get me a bit worrying, but I see a challenge!
So, knowing myself a bit, this will take some months...
Similar Topics
-
Help with BDP7500B2 remote Control
By Paulie in forum Blu-ray: BDP7000 SeriesReplies: 5Last Post: 11-22-2011, 10:45 AM -
HTS 9140 : I can't control volume from remote control while connecting via Coaxial
By cihcih in forum Blu-ray: HTS SeriesReplies: 5Last Post: 10-19-2011, 02:11 PM -
remote control for Nokia n900
By Joop in forum Apps: SimplyShare & MyRemote AppsReplies: 3Last Post: 08-31-2011, 10:03 AM -
loss of volume control via remote
By mcsap in forum TV: User InterfaceReplies: 1Last Post: 08-08-2011, 07:06 AM -
Remote control problem
By alessandra.voltolina in forum TV: SoftwareReplies: 1Last Post: 11-05-2010, 09:14 AM

Reply With Quote

Bookmarks