Skip to content

AJA Setup

Martin Pulec edited this page Jun 3, 2020 · 3 revisions

Drivers

To obtain drivers just visit this page and download drivers for your card and platform directly without registration.

Linux

When you have downloaded the driver package, on Ubuntu run the following (for RHEL/CentOS, use rpm instead of dpkg):

unzip AJA-Software-Installer_Linux-*.zip
sudo dpkg -i aja*deb                 # (both packages need to be installed)

If some dependencies are not satisfied, run:

sudo apt-get install -f

macOS and Windows

Use the downloaded and extracted GUI installer and follow instructions in a usual way.

Clone this wiki locally