python-elgato-streamdeck
0.8.5

Installation and Setup

  • Library Installation

Module Documentation

  • 1. Modules: Device Discovery
  • 2. Modules: StreamDeck Devices
  • 3. Modules: Communication Transports
  • 4. Modules: Image Helpers

Library Examples

  • 1. Example Script: Device Information
  • 2. Example Script: Basic Usage
  • 3. Example Script: Tiled Image
  • 4. Example Script: Animated Images

About

  • Source Code
  • Changelog
  • License
python-elgato-streamdeck
  • »
  • About
  • Edit on GitHub

About¶

Example StreamDeck Device

This is an open source Python 3 library to control an Elgato Stream Deck directly, without the official software. This can allow you to create your own custom front-ends, such as a custom control front-end for home automation software.

Index¶

Installation and Setup

  • Library Installation
    • HID Backend Setup
      • Default LibUSB HIDAPI Backend
        • Windows
        • MacOS (Darwin)
        • Linux (Ubuntu/Debian)

Module Documentation

  • 1. Modules: Device Discovery
    • 1.1. Device Manager
  • 2. Modules: StreamDeck Devices
    • 2.1. StreamDeck (Abstract Base)
    • 2.2. StreamDeck Original
    • 2.3. StreamDeck Mini
    • 2.4. StreamDeck XL
  • 3. Modules: Communication Transports
    • 3.1. Transport (Abstract Base)
    • 3.2. ‘LibUSB HIDAPI’ Library Transport
  • 4. Modules: Image Helpers
    • 4.1. PIL Image Helper

Library Examples

  • 1. Example Script: Device Information
  • 2. Example Script: Basic Usage
  • 3. Example Script: Tiled Image
  • 4. Example Script: Animated Images

About

  • Source Code
  • Changelog
  • License

Indices and tables¶

  • Index

  • Module Index

Next

© Copyright 2021, Dean Camera. Revision 53bb1bf9.

Built with Sphinx using a theme provided by Read the Docs.