streamdeck-hid-rs

Crates.iostreamdeck-hid-rs
lib.rsstreamdeck-hid-rs
version0.1.1
sourcesrc
created_at2022-02-19 23:58:20.868309
updated_at2022-02-25 15:32:59.549634
descriptionHID Interface for Elgato Streamdeck devices
homepagehttps://github.com/RudolfVonKrugstein/streamdeck-hid-rs
repositoryhttps://github.com/RudolfVonKrugstein/streamdeck-hid-rs
max_upload_size
id535431
size78,846
Nathan (RudolfVonKrugstein)

documentation

README

HID Interface for Elgato Streamdeck devices

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.

Examples

See the examples directory.

Commit count: 42

cargo fmt