# Livegrade integration

{% hint style="info" %}
**Requirement** — LiveGrade integration requires **Pomfort LiveGrade 7.1** or later.
{% endhint %}

Live Pack includes native integration with **Pomfort Livegrade**, enabling you to monitor color-graded feeds directly—without the need for SDI loopbacks or secondary routing. This software-only approach removes latency and simplifies signal pipelines, letting you view exactly what’s being adjusted in real-time.

<figure><img src="/files/O8b9OLp4oFkgg8TeWQ5i" alt=""><figcaption><p>Livegrade with 7 OmniScope instances</p></figcaption></figure>

> “Previously, I had to route a separate SDI signal from Livegrade into OmniScope. Now I can monitor it in software with no extra gear and zero delay.”
>
> — Sean Sweeney, DIT

{% embed url="<https://youtu.be/uvuVAUqnWjY>" %}

## Connecting Livegrade to OmniScope

1. Open both **Livegrade** and **OmniScope** on the same machine.
2. In Livegrade, open the **Slot Manager** and switch to the **Output** tab. Add one or more output slots with the device set to **OmniScope**. Each slot appears as a separate output (e.g. Out A, Out B). The **Connection State** should show **Connected** when OmniScope is running.

<figure><img src="/files/gqrGPUj656vxACcPo5UY" alt=""><figcaption><p>Livegrade Slot Manager with two OmniScope outputs connected</p></figcaption></figure>

3. In OmniScope, open the source picker. The Livegrade outputs are automatically detected and listed under the **GPU Share Source** section (e.g. "Livegrade: Out A", "Livegrade: Out B"). Select one to start monitoring.

<figure><img src="/files/9rqQHk1Kq0civfMe22M5" alt=""><figcaption><p>OmniScope source picker showing auto-detected Livegrade outputs</p></figcaption></figure>

## Workflow tips

### Monitoring the original (ungraded) image

Use Livegrade's **"Force Display Mode to"** feature on an OmniScope output to send the original camera image to OmniScope for analysis, while continuing to view graded images on your client monitors. This is useful when you need accurate exposure or color-balance readings from the unprocessed signal.

### Removing HUD overlays from analysis

If your camera feed includes burned-in metadata or HUD elements, apply a **crop filter** on the Livegrade output before it reaches OmniScope. This prevents on-screen overlays from affecting waveform, vectorscope, or histogram readings.

### Additional output streams

The standard integration provides **2 output streams** from Livegrade to OmniScope. If your workflow requires more streams, extended configurations are available — contact <feedback@pomfort.com> to discuss your use case.

***

{% hint style="info" %}
Pomfort also maintains their own documentation for this integration on their knowledge base: [Pomfort KB — OmniScope integration](https://kb.pomfort.com/livegrade/omniscope/)
{% 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/live-pack-add-on/livegrade-integration.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.
