# UltraStudio 4K Mini monitoring

If you're using the Blackmagic UltraStudio 4K Mini with HDMI out to a reference monitor and OmniScope shows no signal, the fix is a simple SDI loopback cable.

{% embed url="<https://youtu.be/c5vJ3VaNM8Y>" %}
Quick Tip: OmniScope + UltraStudio 4K Mini setup
{% endembed %}

## The Problem

The UltraStudio 4K Mini sends your video over HDMI to the reference monitor, but OmniScope needs an SDI signal to analyze the video. Without an SDI input, OmniScope has nothing to capture.

## The Solution

Connect a short SDI cable from the **SDI OUT** port back into the **SDI IN** port on the UltraStudio 4K Mini. This creates a loopback that feeds the same video signal back for OmniScope to capture.

## Signal Flow

The full signal path looks like this:

1. **Mac** sends video over **Thunderbolt** to the UltraStudio 4K Mini
2. **HDMI OUT** goes to the **reference monitor** (your monitoring stays exactly the same)
3. **SDI OUT** loops back into **SDI IN** via a short SDI cable
4. **OmniScope** captures the signal from the SDI input

You're simply adding a parallel path for scopes — your existing monitoring workflow is not affected.

## Setup Summary

| Connection     | From                | To                  |
| -------------- | ------------------- | ------------------- |
| Thunderbolt    | Mac                 | UltraStudio 4K Mini |
| HDMI           | UltraStudio 4K Mini | Reference Monitor   |
| SDI (loopback) | SDI OUT             | SDI IN              |

## OmniScope Configuration

Open OmniScope, go to **Connect To** and select the **UltraStudio 4K Mini** as your input device.

{% hint style="info" %}
That one SDI loopback cable is usually the missing piece when OmniScope shows no signal with the UltraStudio 4K Mini.
{% endhint %}


---

# 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/monitoring-on-the-same-pc/ultrastudio-4k-mini-monitoring.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.
