Is it possible to send events/actions to eventghost from another application?
I'm interested in sending actions from the XBMC program (not the remote) to eventghost to trigger different actions. I assume this could be done with a python script (since XBMC is mainly python) or using something like the network event reciever. Anyone have any ideas, or where I can find documentation on this?
Thanks!
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.
Sending events to eventghost from another application
-
zach_morris
- Posts: 1
- Joined: Fri Apr 09, 2010 7:06 pm
Re: Sending events to eventghost from another application
I would implement the TCP/IP network sender protocol in XBMC. It's pretty simple plus you get network connectivity at the same time.
