# DeckLink & UltraStudio

Nobe OmniScope supports any BlackMagic input card. It will be detected automatically and displayed in the “Connect to…” dialog box.

OmniScope requires **DesktopVideo 10.10 or later**.

### Checking the current device status

You can check the device in Help / DeckLink window:

![](/files/-MHjfs63xz5IQdI9KzyJ)

### DeckLink Unavailable Message

If OmniScope cannot access a DeckLink device at startup (for example, the device is in use by another application or the driver is not loaded), the input source will display a clear **"DeckLink unavailable"** status message instead of a blank or generic error. Check that no other application is capturing from the same device, then reconnect the source.

OmniScope also handles the case where a DeckLink device reports no name string — device enumeration will complete normally instead of crashing, and the device will still appear in the source list.

### REC Badge

When a supported DeckLink or UltraStudio source is actively recording, OmniScope shows a **REC** badge on the input tile. Recording state is detected from supported input metadata. This gives you a quick visual confirmation that recording is in progress without needing to open any additional windows.

### Pass-Through and Feedback Flashes

On cards such as the DeckLink 8K Pro that use Desktop Video-managed port profiles, OmniScope correctly preserves the profile on connect and disconnect. If you experienced SDI/HDMI feedback flashes on disconnect or app exit, this was fixed in version 1.11.39.

### Diagnostics View (1.11.19+)

Open Input Settings for a DeckLink or UltraStudio source and select **Diagnostics** to see live signal and device health (format, link, queue state). Use this view when troubleshooting capture stability or pass-through issues.


---

# 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/sources/decklink-and-ultrastudio.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.
