natcl / node-red-contrib-streamdeck

A Node-RED node to interact with the Elgato Stream Deck products
Apache License 2.0
13 stars 4 forks source link

Possible to add more instructions to the readme? #3

Open ggflempire opened 4 years ago

ggflempire commented 4 years ago

I am not sure how to use this with my stream deck. Do you install a new plugin on the stream deck or do I use one of the existing buttons to communicate with this plugin installed on my node red?

natcl commented 4 years ago

Hello, the purpose of this node is to access the Streamdeck hardware directly from Node-RED so you cannot run the Streamdeck software alongside it. If you simply want to use the streamdeck software with Node-RED to send button presses you can use the open website action in conjunction with the http in and http out nodes in Node-RED.

tsjensen commented 3 years ago

Does this mean that my Streamdeck must be connected to the machine that's running Node-RED?

natcl commented 3 years ago

Yes