Crates.io | streamdeck-hid-rs |
lib.rs | streamdeck-hid-rs |
version | 0.1.1 |
source | src |
created_at | 2022-02-19 23:58:20.868309 |
updated_at | 2022-02-25 15:32:59.549634 |
description | HID Interface for Elgato Streamdeck devices |
homepage | https://github.com/RudolfVonKrugstein/streamdeck-hid-rs |
repository | https://github.com/RudolfVonKrugstein/streamdeck-hid-rs |
max_upload_size | |
id | 535431 |
size | 78,846 |
This library implements a layer above hidapi to interact with Elgato StreamDeck devices.
A lot of the information about the protocol is taken from go-streamdeck.
NOTE: This has been only tested with the original Streamdeck variants. Other devices may not work at all.
See the examples directory.