> For the complete documentation index, see [llms.txt](https://guide.prismlive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.prismlive.com/desktop/guides/features/obs-plugins/ndi-source/using-ndi-source-mac.md).

# Using NDI Source (Mac)

We’re here to guide you on how to use NDI sources on your Mac.<br>

First, to use NDI sources on your Mac, you’ll need the following two programs:

**1. OBS NDI Plugin**\
**2. NDI Runtime**

Since the NDI feature in PRISM Live Studio is provided as a plugin, NDI sources won’t appear in the app’s source list if the plugin isn’t installed.

For more detailed instructions on how to use NDI sources, please refer to the guide below.

***

{% stepper %}
{% step %}
**Install NDI 6 Runtime**\
<http://ndi.link/NDIRedistV6Apple>

<figure><img src="/files/AAinid718yALZRO5Ouq8" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
**Install OBS NDI plugin**\
<https://github.com/DistroAV/DistroAV/releases>

<figure><img src="/files/UmJuQ2uURs6Kh3qRc9un" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
**Restart the PRISM Live Studio app and add the NDI source.**

<figure><img src="/files/VTfPoLqExX1i5XcUMP7T" alt="" width="563"><figcaption></figcaption></figure>

{% endstep %}

{% step %}
**Select a different NDI device in the NDI Source Properties window**\
Please note that the NDI source and PC must use the same network.

<figure><img src="/files/4z1uglYxISlYRc09A3dv" alt="" width="538"><figcaption></figcaption></figure>

{% endstep %}

{% step %}
**PRISM Live Studio app top menu > Tools > NDI Output Settings**\
With the above settings, you can export the screen of that PC to another NDI device.

<figure><img src="/files/PNdwkko37RnDp20Y981U" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

[Desktop](/desktop/overview.md), [Guides](/desktop/guides.md), [Sources](/desktop/guides/sources.md), [NDI Source](/desktop/guides/features/obs-plugins/ndi-source.md)


---

# 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://guide.prismlive.com/desktop/guides/features/obs-plugins/ndi-source/using-ndi-source-mac.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.
