> For the complete documentation index, see [llms.txt](https://docs.ndi.video/all/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/all/using-ndi/ndi-tools/plugins/ndi-for-premiere-pro.md).

# NDI for Premiere Pro

**NDI for Adobe Premiere Pro** is a powerful plugin that accelerates live-to-air editing workflows with real-time renderless playback and preview over your network via NDI. (Available for **Windows** and **Mac**)

By enabling you to send an NDI stream directly from your Premiere Pro timeline, it simplifies the review and approval process, streamlines collaboration between remote teams, and accelerates live-to-air editing workflows.

{% hint style="info" %}
Download NDI Tools [here](https://ndi.video/tools/download/).
{% endhint %}

***

## Installation and setup

* Ensure that  Adobe Premiere Pro is installed on your machine.
* Install [NDI Tools](/all/using-ndi/ndi-tools/installing-ndi-tools.md) on your machine.
* Open or start a new project in Adobe Premiere Pro.
* Go to the top of the screen, select `Edit`, then navigate to `Preferences` and choose `Playback`.
* Enable `Mercury Transmit` by selecting the checkbox.
* Select `NDI output` and click `OK` to apply the settings.

***

## Real-time output

* Click play or scrub through your Premiere Pro timeline.
* Your project's video and audio output will be displayed in real-time across your network.

***

## Viewing with NDI Studio Monitor

* Use NDI-enabled software, such as [NDI Studio Monitor](/all/using-ndi/ndi-tools/ndi-tools-for-windows/studio-monitor.md), to view these sources.
* Right-click on [NDI Studio Monitor](/all/using-ndi/ndi-tools/ndi-tools-for-windows/studio-monitor.md), choose the transmitting device's name and select `Adobe After Effects`.


---

# 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/all/using-ndi/ndi-tools/plugins/ndi-for-premiere-pro.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.
