> For the complete documentation index, see [llms.txt](https://docs.ndi.video/brand/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ndi.video/brand/ndi-formats/understanding-ndi-formats/ndi-high-bandwidth.md).

# NDI High Bandwidth

**NDI High Bandwidth** is the official and only name that should be used for this format. Wrong usages include ‘NDI Full Bandwidth,’ ‘Full NDI,’ or ‘Full Bandwidth NDI.’

{% hint style="success" %}
[Click here](#download) to download the NDI High Bandwidth logo package.
{% endhint %}

## Product Marketing Guidelines

Here are some value propositions, marketing verbiage, and information you can use to build content for your NDI High Bandwidth dedicated page or section:

### General messaging

* The standard for video connectivity.&#x20;
* The trustworthy NDI format that connects devices with high quality and ultra-low latency.

### Value propositions

* Uses SpeedHQ, a proprietary codec based on MPEG-2.&#x20;
* Ultra-low glass-to-glass latency.&#x20;
* Very light on your processing resources. &#x20;
* Works in CPU & FPGA.

### Technical information

<table data-header-hidden><thead><tr><th width="303"></th><th></th></tr></thead><tbody><tr><td>Codec</td><td>SpeedHQ (proprietary coded based on <a href="https://en.wikipedia.org/wiki/MPEG-2">MPEG-2</a>)</td></tr><tr><td>Bandwidth at 1080p60</td><td>~ 130 Mbps</td></tr><tr><td>Bandwidth at 2160p60</td><td>~ 250 Mbps</td></tr><tr><td>Glass-to-glass latency</td><td>Ultra-low</td></tr><tr><td>Platform integration possibility</td><td>CPU, FPGA</td></tr><tr><td>Quality</td><td>Almost lossless</td></tr></tbody></table>

***

## Download the NDI High Bandwidth logo package  <a href="#download" id="download"></a>

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><mark style="color:purple;"><strong>NDI High Bandwidth Logo Package</strong></mark></td><td></td><td></td><td><a href="https://vizrto365.sharepoint.com/:f:/s/NDIBusinessUnit/Esa7KOXJ8c5LtMKGvZXQwlsBPw9MfIWLKKnj84ot-yCk_w?e=PDigRW">https://vizrto365.sharepoint.com/:f:/s/NDIBusinessUnit/Esa7KOXJ8c5LtMKGvZXQwlsBPw9MfIWLKKnj84ot-yCk_w?e=PDigRW</a></td><td><a href="/files/5rhrWihUb4uW80tb2Ec3">/files/5rhrWihUb4uW80tb2Ec3</a></td></tr></tbody></table>

### Using the NDI High Bandwith logo

{% hint style="warning" %}
Please follow the general [NDI Format logos guidelines](/brand/ndi-formats/logos-guidelines.md) and adapt them to fit this specific logo.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ndi.video/brand/ndi-formats/understanding-ndi-formats/ndi-high-bandwidth.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
