streamdeck icon indicating copy to clipboard operation
streamdeck copied to clipboard

Golang API for the Corsair / Elgato StreamDeck

Results 4 streamdeck issues
Sort by recently updated
recently updated
newest added

When i'm using the lib i always have the following error, even if the stream deck is plugged in : 2021/08/27 13:10:59 no stream deck device found panic: no stream...

Does not work with the current model of the 15 key Stream Deck. I have tried changing the ProductID which makes the hardware detectable but none of the examples run....

I started using this library but I made some modifications. First, I switched to `karalabe/hid` so I could use: `SendFeatureReport()` and `GetFeatureReport()` Second, the packet to control the brightness is...