# Video IO Settings

## Access the Video IO Menu

You can get to the Video IO Settings from the startup menu or from the Settings menu in the active shot.&#x20;

{% tabs %}
{% tab title="From Startup" %}

<figure><img src="/files/TYmsxEIsocrSGfCIoX6c" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="From Shot Settings" %}

<figure><img src="/files/ftzLTCHG4u1Kpc2VcgEM" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## Video IO Settings

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

The Video IO menu is where you can access any video cards you have connected to your computer, as well as enable NDI.&#x20;

You can also change the resolution and frame rate settings here.

{% hint style="info" %}
Make sure to turn On your capture device, to enable at least one source and to press "Apply Settings" before you close the menu.
{% 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://assimilate.gitbook.io/live-fx-documentation/getting-started/introduction/settings/video-io-settings.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.
