node-red-contrib-streamdeck-ws

1.1.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-streamdeck-ws

Weekly Downloads

10

Version

1.1.0

License

ISC

Unpacked Size

19.1 kB

Total Files

8

Last publish

Collaborators

  • ybizeul