node-red-contrib-streamdeck-ws 0.9.4

Companion node to work with Stream Deck WS plugin

npm install node-red-contrib-streamdeck-ws

About

node-red-contrib-streamdeck-ws is a Node-RED module intended to be used in conjuction with Stream Deck WS module for Stream Deck

Purpose

Stream Deck WS acts like a proxy and forwards key events from the Stream Deck to a Web Socket service of your choice. A very popular way to run a quick and flexible Web Socket server is by using Node-RED and its standard websocket in/out node.

You can set it all up in Node-RED without using node-red-contrib-streamdeck-ws, but it makes things a little bit harder.

With node-red-contrib-streamdeck-ws, you place a sd input node after your websocket in and format the response event in a sd output node before websocket out, and you can configure the returned key state in the node properties.

ScreenShot 1

ScreenShot 2

Node Info

Version: 0.9.4
Updated 3 years, 8 months ago
License: ISC
Rating: not yet rated

Actions

Rate:

Downloads

11 in the last week

Nodes

  • sd-input
  • sd-output

Keywords

  • node-red
  • streamdeck

Maintainers