# AJA Configuration

Before you begin to install and configure AJA drivers and firmware, make sure that you uninstalled all AJA related entities because **this process requires clean installation**.

* **Supported Driver Version**: 16.2.4.6
* **Firmware Date**: 2021/09/16 14:33:45

<table><thead><tr><th width="202.48556901450576">Card Variant</th><th>Firmware Name</th></tr></thead><tbody><tr><td>Corvid44 12G BNC</td><td>c44_12g_8k_tprom_2021-12-19.bit</td></tr><tr><td>Corvid 44 BNC</td><td>corvid_44_2021-09-16.bit</td></tr><tr><td>Corvid88</td><td>corvid_88_2021-11-30.bit</td></tr></tbody></table>

{% hint style="info" %}
The following guide will utilize a configuration method for AJA Corvid 44 BNC card, but it is also applicable to other certified AJA drivers.&#x20;
{% endhint %}

### Preparations&#x20;

<div align="left"><figure><img src="/files/YTkNbxQPMyoilxM9ha1I" alt=""><figcaption><p>Windows Start Menu</p></figcaption></figure></div>

* Click on the Windows **Start** button, find the **Add or remove programs** and run it.

<div align="left"><figure><img src="/files/wTWWYRKIYcHsRc1v686g" alt=""><figcaption><p>Apps &#x26; Features</p></figcaption></figure></div>

* Type AJA in the search box, uninstall anything related to AJA.

<div align="left"><figure><img src="/files/3TIzUHqL9Ge5AAhvF0qd" alt=""><figcaption><p>Computer Management</p></figcaption></figure></div>

* Click on the Windows **Start** button, find the **Computer Management** and run it.

<div align="left"><figure><img src="/files/FwaPyM0JztAeqOxHAe2b" alt=""><figcaption><p>Computer Management</p></figcaption></figure></div>

* Go to System Tools > Device Manager > Other Devices and check if your AJA Device is present.

### Installations

In this stage you have to conduct following operations:&#x20;

* AJA Driver Installation
* AJA Firmware Check
* AJA Firmware Update (Optional)

#### AJA Driver Installation

<div align="left"><figure><img src="/files/VOPQNPismZyfKfNw8wZe" alt=""><figcaption><p>Reality 5.3 Folder</p></figcaption></figure></div>

* Enter the Reality 5.3 Setup Folder.&#x20;
* Go to Package > AJA > and click on the **ntv2driver-16.2.4** installer package.

{% hint style="info" %}
The AJA Driver Installation will be carried out silently, and no warning messages will be displayed.
{% endhint %}

#### AJA Firmware Check

<figure><img src="/files/giVUCOHlhv2MwcVCme6v" alt=""><figcaption><p>NTV2Watcher</p></figcaption></figure>

* Go to Setup-Reality-5.3.b447 > Package > AJA> ntv2watcher folder.
* Double click on the ntv2watcher.exe
* Click on the Info and check the Driver Version and Video Bitfile

If the Firmware (Video Bitfile) is not matching, proceed with AJA Firmware Update.

#### AJA Firmware Update

If your AJA Firmware (Video Bitfile) is not matching with your AJA Driver, then you have to update your firmware. To do that:

<div align="left"><figure><img src="/files/bQUN9axTqA4sEhudJmrd" alt=""><figcaption><p>Running Shell Command</p></figcaption></figure></div>

* Navigate to Setup-Reality-5.3.bXXX > Package > AJA > firmware folder.
* Launch your preferred command shell within the AJA folder, as demonstrated above.

<div align="left"><figure><img src="/files/Z05KgLBLaBdmmRcBTZ7J" alt=""><figcaption><p>Running Firmware Update Command</p></figcaption></figure></div>

* Type the following command as illustrated above and hit enter on your keyboard:&#x20;

<pre class="language-shell" data-title="Shall Command" data-full-width="false"><code class="lang-shell"><strong>.\ntv2firmwareinstaller -p corvid_44_2021-09-16.bit
</strong></code></pre>

<div align="left"><figure><img src="/files/MBN0S6y38KhM2syC7ClR" alt=""><figcaption><p>Firmware Update Process</p></figcaption></figure></div>

Firmware update is done.

* Restart the computer.


---

# 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://zerodensitydocumentation.gitbook.io/docs/reality-5.3-sp2/reality-5.3-sp2/configurations/configuring-peripheral-devices/aja-configuration.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.
