# StreamDeck

StreamDeck plugin can be downloaded from the following location:\
💾[ https://timeinpixels.com/download/78500/](https://timeinpixels.com/download/78500/)

Unzip the plugin file and double-click it to launch the StreamDeck installer.

To start using your StreamDeck controller, enable it in the **Settings / Preferences** window in OmniScope.

<figure><img src="/files/VD1cP82M8Q8ve2kR0LJo" alt=""><figcaption><p>Enable StreamDeck support in Preferences</p></figcaption></figure>

For remote setups, use the **OmniScope Connection** action in Stream Deck to enter the shared OmniScope IP / Host and Port. After that, regular **Nobe OmniScope** actions only need the per-tile channel.

Starting with the **1.11.41** plugin build, OmniScope Stream Deck actions explicitly support **Multi Actions**, so you can combine them with other Stream Deck steps inside a single automation.

## Dials Support

OmniScope supports **StreamDeck+ dials** (rotary encoders) for hands-on, tactile control of your scopes. The following dial actions are available:

### Waveform

* **Shadow Zoom** — Rotate to zoom into the shadow region of the waveform for precise low-end analysis
* **Highlight Zoom** — Rotate to zoom into the highlight region for detailed high-end inspection
* **Brightness** — Adjust the overall brightness of the waveform trace

### Vectorscope

* **Zoom** — Rotate to zoom in and out of the vectorscope for detailed color analysis

Dials provide real-time, proportional control — ideal for quickly inspecting different tonal ranges without touching the mouse.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.timeinpixels.com/nobe-omniscope/installation/streamdeck.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
