Glossary

Dictionary of terms related to Stream Deck and streaming.

A

Action

Actions

A function or command triggered by a Stream Deck control. It can be as simple as opening an app or as complex as running a script or sending commands to another program.

Related terms: Multi Action, Hotkey, Trigger

D

Dial

Hardware

A rotary control on Stream Deck + that can also be pressed. It is used for gradual adjustments such as volume, zoom and audio parameters.

Related terms: Stream Deck, Touch strip, Fader

F

Fader

Software

A sliding control for adjusting a level, such as audio volume. Some Stream Deck plugins display virtual faders on LCD keys; the device itself does not have physical sliding faders.

Related terms: Dial, Touch strip, Plugin

Folder

Actions

An action that opens another group of keys. Folders organize actions hierarchically and increase the number of accessible commands on devices with fewer physical keys.

Related terms: Page, Profile, Action

H

Hotkey

Actions

A keyboard shortcut sent to the computer when a Stream Deck action runs. It simulates a key combination to control software that supports shortcuts.

Related terms: Action, Macro, Trigger

I

Icon

Software

An image displayed on a Stream Deck LCD key. Icons can be static or animated and may change with an action's state. Common sizes are 72×72 and 144×144 pixels.

Related terms: LCD keys, State, Icon pack

Icon pack

Software

A collection of icons designed for Stream Deck, usually with a consistent visual style. Packs cover common actions and can come from the marketplace or the community.

Related terms: Icon, Stream Deck Store, Stream Deck software

L

LCD keys

Hardware

Physical keys with individual LCD displays. Each key shows its own icon or dynamic information, making actions easy to identify and allowing the display to reflect their current state.

Related terms: Stream Deck, Icon, State

M

Macro

Actions

An automated sequence of commands, clicks or keystrokes. In Stream Deck, macros help perform repetitive tasks with a single button.

Related terms: Multi Action, Hotkey, Action

Multi Action

Actions

A sequence of actions assigned to one key. It can combine different commands and delays to automate a workflow with a single press.

Related terms: Action, Macro, Trigger

O

OBS Studio

Software

Free, open-source software for live streaming and video recording. Stream Deck can control scenes, sources and broadcasts through compatible integrations.

Related terms: Streaming, Plugin, WebSocket

P

Page

Software

A screen of actions within a profile. Profiles may contain several pages, navigated with page controls, so commands can be organized by category or context.

Related terms: Profile, Folder, Stream Deck software

Plugin

Software

A software extension that adds actions and functions to Stream Deck. Plugins integrate applications such as OBS, Discord or Spotify and are distributed through Elgato Marketplace or external packages.

Related terms: Stream Deck software, Action, Stream Deck Store

Plugin API

Software

A programming interface for creating Stream Deck plugins. It provides access to key events, action settings and device information, with public documentation from Elgato.

Related terms: Plugin, WebSocket, Stream Deck software

Profile

Software

A saved arrangement of Stream Deck actions and settings. Profiles can be linked to applications and switched manually or automatically when the active window changes.

Related terms: Page, Action, Stream Deck software

S

Scene

Software

In OBS and similar software, a composition of sources such as a camera, screen capture, images and text. Stream Deck can switch between scenes to change what viewers see.

Related terms: OBS Studio, Streaming, Source

Source

Software

An individual element in an OBS scene, such as a camera, display capture, image, text or web browser. Compatible Stream Deck actions can show or hide individual sources.

Related terms: Scene, OBS Studio, Action

State

Actions

The current condition of an action or button. Its appearance can change with that condition: for example, a mute button may show different icons when sound is enabled or muted.

Related terms: Action, LCD keys, Icon

Stream Deck

Hardware

An Elgato control device with customizable LCD keys. Each key can run an action such as switching an OBS scene, launching an app or controlling audio. Plugins add integrations and further functions.

Related terms: LCD keys, Profile, Action, Plugin

Stream Deck software

Software

Elgato's official application for configuring and managing Stream Deck devices. It is used to assign actions, create profiles, install plugins and customize the controller.

Related terms: Profile, Plugin, Stream Deck Store

Stream Deck Store

Software

The store used to discover plugins, icon packs and profiles for Stream Deck. Content from Elgato and other creators may be free or paid; current downloads are available through Elgato Marketplace.

Related terms: Plugin, Stream Deck software, Icon

Streaming

General

The live transmission of content over the internet. Stream Deck was originally designed to simplify control of broadcasts on platforms such as Twitch and YouTube.

Related terms: OBS Studio, Stream Deck, Scene

T

Touch strip

Hardware

The elongated touchscreen on Stream Deck +. It shows contextual information such as meters or labels and responds to taps and swipe gestures.

Related terms: Dial, Stream Deck, LCD keys

Trigger

Actions

An event that starts an action. Pressing a key is the usual trigger, but plugins may also react to timers, external events, webhooks or changes in an application's state.

Related terms: Action, State, Plugin

W

WebSocket

Software

A communication protocol supporting a persistent, two-way connection. Stream Deck plugins use it to exchange events and receive status updates from compatible applications in real time.

Related terms: Plugin, Plugin API, OBS Studio