# Output Multiview to NDI to a Web Browser using Central Control Connect

Using Central Control, you can output any NDI source to a web browser, including Multiview for NDI outputs, using WebRTC.

{% hint style="info" %}
These instructions are provided for convenience. You will need a license for Central Control Studio MAX or Neo, available at <https://centralcontrol.io/>.
{% endhint %}

### Creating the NDI WebRTC Web Page

First, launch Central Control Studio. Click on the **Add Device** button.

On the add device page, search for **Central Control - Connect (NDI)** in the **Production Tools** category.

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

Click on the **Connect (NDI)** module added to your Central Control. Choose your Multiview for NDI output to assign to this page.

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

Next, enable the Connect (NDI) module by toggling it on.

To view your Multiview output in a web browser, click the **Connect** button on the **Connect (NDI)** module.

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

Select your IP address and the stream to view (Connect (NDI)). Click **Copy Link**.

Paste this link into a web browser, and you should see your Multiview for NDI instance output to your web browser.

{% hint style="warning" %}
127.0.0.1/localhost cannot be used to view the web page from other machines. You will need to use a network address or hostname (e.g. 192.168.250.5 / mypc1) to view from other machines.
{% endhint %}

<figure><img src="/files/8CzxNI18gVpFt6Ir1DYK" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For more info about Web Controllers and Central Control Connect, please see <https://www.youtube.com/watch?v=HECG5iumPx0>.&#x20;
{% 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://tractus.gitbook.io/tractus-tools-for-ndi/using-multiview-for-ndi/output-multiview-to-ndi-to-a-web-browser-using-central-control-connect.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.
