Rust Elgato StreamDeck Driver and Utility

An hidapi based driver for direct interaction with Elgato StreamDeck devices, this is intended to allow applications to use these devices directly and on arbitrary platforms (without the use of the Elgato SDK), heavily based on the python streamdeck library.

Status

GitHub tag Travis Build Status Crates.io Docs.rs

WIP. Pull requests more than welcome!

Features:

Getting started

Building requires libusb and hidapi packages.

Setting up permissions on linux

Related Works

This library stands on the shoulders of giants (who had already done all the reversing work)...

You might also like to look at: