node-elgato-stream-deck icon indicating copy to clipboard operation
node-elgato-stream-deck copied to clipboard

A Node.js library for interfacing with the Elgato Stream Deck. https://julusian.github.io/node-elgato-stream-deck/

Results 13 node-elgato-stream-deck issues
Sort by recently updated
recently updated
newest added

I came across a stream deck xl 20GAT9902 with serial A00NA32531SFWL which is 14 characters instead of the normal 12 characters. I think getSerialNumber() in for example "packages/core/src/models/base-gen2.ts" only allows...

Hey there, I've setup the webhid-demo with all dependencies and was able to confirm it worked properly with my setup. Now I want to create a minimal test project to...

As far as I can tell it is currently not possible to get the HID path of an existing StreamDeck instance. Is there a way to do this that I...

enhancement