I'm working on building this Amazon FireTV plugin
Requires ADB to work. Load the plugin, put in the IP address of the FireTV and the path to the ADB executable.
Commands you can send:
Directional Buttons, Select, Power, Back, Home, Menu.
You can also issue a CheckStatus which will fire an event ...
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Search found 5 matches
- Mon Mar 02, 2015 9:26 pm
- Forum: Plugin Support
- Topic: Amazon FireTV Plugin
- Replies: 0
- Views: 2654
- Thu Feb 19, 2015 9:48 pm
- Forum: General Support
- Topic: control FireTV from EventGhost?
- Replies: 7
- Views: 4918
Re: control FireTV from EventGhost?
Well, I've been toying around all day and have my proof of concept ported over to a plugin. This is my first plugin and first bout with Python so please be forgiving. The one thing I noticed is the file browse box doesn't seem to be populating with the save value, not sure how to fix that yet.
Feel ...
Feel ...
- Thu Feb 19, 2015 4:26 pm
- Forum: General Support
- Topic: control FireTV from EventGhost?
- Replies: 7
- Views: 4918
Re: control FireTV from EventGhost?
Well, I've manged to cobble something together as a proof of concept.
What I've done:
I used the managed adb library on nuget to write a system tray application that listens for EG TCP network events and then issues the corresponding command back out the ADB to the FireTV. I then mapped my remote ...
What I've done:
I used the managed adb library on nuget to write a system tray application that listens for EG TCP network events and then issues the corresponding command back out the ADB to the FireTV. I then mapped my remote ...
- Mon Feb 16, 2015 5:57 am
- Forum: General Support
- Topic: control FireTV from EventGhost?
- Replies: 7
- Views: 4918
control FireTV from EventGhost?
I'm looking for some way to control a firetv from eventghost.
Thoughts so far are to possibly leverage the ADB to send keypress events over the network. There are some wrappers out there for the ADB interface or I could simpy write a whole bunch of batch files for each keypress.
http ...
Thoughts so far are to possibly leverage the ADB to send keypress events over the network. There are some wrappers out there for the ADB interface or I could simpy write a whole bunch of batch files for each keypress.
http ...
- Thu Sep 06, 2012 8:18 pm
- Forum: Plugin Support
- Topic: New HDMI-CEC plugin
- Replies: 126
- Views: 68528
Re: New HDMI-CEC plugin
Panasonic TV doesn't see htpc as a device
Setup:
TV: Panasonic TH-50PZ85U
HTPC:on HDMI-1
Win7 x64
I am running eventghost 0.4.1.1568
I have installed everything as directed and can't seem to get the panasonic to detect the htpc.
I can send volume commands, poweron/off etc from the htpc, but ...
Setup:
TV: Panasonic TH-50PZ85U
HTPC:on HDMI-1
Win7 x64
I am running eventghost 0.4.1.1568
I have installed everything as directed and can't seem to get the panasonic to detect the htpc.
I can send volume commands, poweron/off etc from the htpc, but ...