# NDI for VLC

The **NDI VLC Plugin** enables you to present video content and other supported multimedia to the network as IP sources directly from VLC Media Player. (Available for **Windows** and **Mac**)\
\
It encodes the output from each instance of the free player to NDI in real-time, making media files of virtually any format available for use in your live production.

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

***

## Installation and setup

* Install [NDI Tools](https://docs.ndi.video/all/using-ndi/ndi-tools/installing-ndi-tools) on your machine.
* Launch VLC Media Player, an open-source media player that supports various sources and codecs.
* Click on `Tools` at the top of the window and select `Preferences`.
* Configure **video output** by clicking on the video icon under output and selecting `NDI Video Output`.
* Configure **audio output** by clicking on the audio icon on the output module and selecting `NDI Audio Output`.
* Go to the bottom of the `Preferences` menu and select `Save`.

## **Sharing Video:**

* Click on `Media` and choose from various options to start sharing your video.
* You can open multiple instances of VLC Media Player to share different sources simultaneously.

### **Playback on NDI-Enabled Devices:**

* Click `play` on VLC Media Player to start sharing a video across your network via NDI.
* You can view these sources on another NDI-enabled device using software like NDI Studio Monitor: Right-click anywhere on the screen, then select the broadcasting computer's name and choose VLC.

## Control Virtual PTZ Positioning

### **Setup PTZ Control PTZ:**

* Right-click on the screen, select `Settings`, and choose `PTZ Settings`.
* Check the box next to **`Show PTZ Controls`**.

### **Manipulate Virtual Positioning:**

* Use the controls on the right side to pan or zoom within your video.
* You can also create preset shots to recall as needed.

***

{% hint style="info" %}
Was this helpful? Please let us know by rating this page; you can also leave a [review](https://forms.office.com/Pages/ResponsePage.aspx?id=pzs8xttADka98eY6AqOtWZeUcJXxBylLhfBY94EFe29UNjZRV0xTOFdHR09INzRaN1BDVFFWT0lNRi4u).
{% 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.ndi.video/all/using-ndi/ndi-tools/plugins/ndi-for-vlc.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.
