jebba
Member
I have been using the AJA Corvid 88, Kona 4, and the Kona 3G video capture cards with OBS Studio under Debian. It works great. This is the source to the kernel driver from AJA, the manufacturer:
One issue is the driver is "old" in the Linux kernel world, and it isn't in the mainline source (e.g. Linus' git). To use it under Debian, the "oldstable" kernel source is required to build.
I updated the driver to work with the current Debian stable Linux kernel version 6.1.
Sauce here:
Happy hacking,
-Jeff
GitHub - aja-video/ntv2
Contribute to aja-video/ntv2 development by creating an account on GitHub.
github.com
One issue is the driver is "old" in the Linux kernel world, and it isn't in the mainline source (e.g. Linus' git). To use it under Debian, the "oldstable" kernel source is required to build.
I updated the driver to work with the current Debian stable Linux kernel version 6.1.
Sauce here:
Happy hacking,
-Jeff