NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 28 29 30 31 32 … 193 Next »
Remote Control Over The Network

 
  • 0 Vote(s) - 0 Average
Remote Control Over The Network
hasso
Offline

Senior Member

Posts: 465
Threads: 81
Joined: Dec 2004
#11
2011-08-14, 07:41 PM (This post was last modified: 2011-08-14, 08:54 PM by hasso.)
I've used the EventGhost Webserver plugin to create a simple NextPVR wireless remote for my iPad, but should work through any web browser.
[ATTACH=CONFIG]31332[/ATTACH]
You need to install EventGhost, and place the www folder and NPVR.xml into the EventGhost folder. Choose the Webserver plugin and NPVR.xml file through EventGhost, and configure the plugin:
[ATTACH=CONFIG]31333[/ATTACH]
I used port 80, but you can use whatever.
Then point your browser at http://<npvr server>:<port> (<port> only required if not 80) and try it out.
Aside from the NextPVR logo, there are no images. Looks fine in ie9 and through the iPad. For other browsers YMMV.
Regards,
Hasso

[SIZE="2"]Server: NPVR 2.2.6, Asus E35M1-M PRO motherboard, 2 x 2GB DDR-1333 memory, 1 x 1.5TB SATA Samsung HD, 2 x 2TB SATA Seagate Green HD, 1 x Hauppauge HD4400, 2 x Hauppauge Nova T 500, Windows 7 Home.
Clients: EGreat M34A with MVPMCX2; HDX1000 with MVPMCX2 and internal 2TB SATA Seagate Green HD.[/SIZE]
skippy_nz
Offline

Senior Member

Posts: 582
Threads: 54
Joined: May 2006
#12
2011-09-14, 07:00 AM
Hi Hasso - this was something i was wanting to do but didnt know where to start - it looks like you have done a pretty good job too - however i seem to have an issue where the remote isnt sending anything to my htpc - i can connect to the page ok and see your remote control but pressing the buttons do nothing...
hasso
Offline

Senior Member

Posts: 465
Threads: 81
Joined: Dec 2004
#13
2011-12-12, 08:55 AM
Haven't read this thread in a while. Still having problems?
Regards,
Hasso

[SIZE="2"]Server: NPVR 2.2.6, Asus E35M1-M PRO motherboard, 2 x 2GB DDR-1333 memory, 1 x 1.5TB SATA Samsung HD, 2 x 2TB SATA Seagate Green HD, 1 x Hauppauge HD4400, 2 x Hauppauge Nova T 500, Windows 7 Home.
Clients: EGreat M34A with MVPMCX2; HDX1000 with MVPMCX2 and internal 2TB SATA Seagate Green HD.[/SIZE]
skippy_nz
Offline

Senior Member

Posts: 582
Threads: 54
Joined: May 2006
#14
2011-12-12, 09:53 AM
i couldnt get the scripts to work on my laptop - so changed to straight links and got them working - but now if i want to press the same button multiple times i press it once then press f5 to refresh the page - not a big deal but it would be nice to get the scripts working correctly. Smile
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,583
Threads: 384
Joined: Dec 2004
#15
2011-12-12, 01:03 PM
@hasso - interesting. I remember seeing this thread when you first posted the question. I hadn't spotted your EventGhost solution until now.

Working reasonably well on my Android phone although I have to stretch the layout and multiple taps on a button shrink the web view back again. Nice idea though, I think I might have to steal it. Big Grin

Cheers,
Brian
Antmannz
Offline

Junior Member

Posts: 14
Threads: 1
Joined: Nov 2011
#16
2011-12-23, 01:07 AM (This post was last modified: 2011-12-23, 06:06 AM by Antmannz.)
Fantastic !!

This is exactly what I was searching for to allow the kitchen touchscreen control music playback, etc.

For what it's worth, I've also added a pile of icons and modified the index.html file to reference them rather than have a pile of text (and attached the www folder in this post).

Thanks heaps hasso for all the original work. Smile

[ATTACH=CONFIG]32364[/ATTACH]

Edit: Note that I disabled the Off and On buttons, as I didn't want any 'little' fingers turning off the home theatre server, but these can be easily re-enabled by removing the commenting tags in the index.html.
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#17
2011-12-23, 01:36 AM
Seems to me with the really good work here this may be a contender to move out of the wishlist thread into something more obvious?

With perhaps a mention in the wiki too?

cheers all

steeb
[SIZE="1"]When you have eliminated the impossible, whatever remains, however improbable, must be the truth.[/SIZE]

[SIZE="2"]NextPVR Documentation (wiki) admin/contributor[/SIZE]

profile on wiki & computer specifications
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#18
2011-12-23, 03:01 AM
I may have to give this a try on my TouchPad. It uses the same basic webkit browser as the ipad does, so it ought to work, and I already have EventGhost running the show too. Will report back...
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
nobody
Offline

Junior Member

Posts: 46
Threads: 3
Joined: Oct 2009
#19
2012-01-06, 10:03 PM
I had to change this line in index.html before the buttons worked.
Code:
xmlHttp.open('GET', "empty?" + eventname + "&_id" + dateObject.getTime(), true);
to
Code:
xmlHttp.open('GET', "?" + eventname + "&_id" + dateObject.getTime(), true);
Now it is working like it should.
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,583
Threads: 384
Joined: Dec 2004
#20
2012-01-08, 09:24 AM
Antmannz Wrote:For what it's worth, I've also added a pile of icons
Do you mind if I steal your icons? I'm not having much success with the EventGhost approach in the stock Android browser and I'm thinking of knocking up a hybrid native/web app for Android to use as a wireless remote. The icons would be a nice addition.

Cheers,
Brian
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  ATSC tuning with the remote mvallevand 1 592 2024-01-22, 04:40 AM
Last Post: sub
  Full screen capable streaming via web browser control. GuruSR 2 2,183 2022-02-04, 03:40 PM
Last Post: sub
  Context Menu via remote TK978 5 2,677 2019-04-19, 12:21 AM
Last Post: TK978
  Control Key less control mvallevand 0 1,295 2018-09-15, 07:00 PM
Last Post: mvallevand
  Ability to control which drives are included in "largest free space" pool BrettB 2 1,796 2017-05-01, 12:03 PM
Last Post: BrettB
  More Control While Watching Recordings GWCowling323 2 2,457 2016-09-21, 09:06 AM
Last Post: lost@c
  HDMI-CEC support (Consumer Electronics Control) i.e. remote control over HDMI) tomper 22 11,641 2016-05-28, 06:13 PM
Last Post: fred250
  I wish I had a volume control .... puck64 47 14,162 2016-05-10, 10:48 AM
Last Post: stustunz
  Config to control what Channel Group is presented to Kodi JavaWiz 1 2,479 2015-11-04, 02:15 AM
Last Post: sub
  Control Over Timeshift Buffer Length and Better/More Reliable Retroactive Recording ChaosMageX 2 4,448 2015-10-24, 05:46 AM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode