Today, my company asked me to setup a DVR card. It's divided into two parts. First, I've to find a driver for the device, so that the OS may communicate and work with the device. Second, there should be an API (for C/C++) to communicate programmatically with the driver and use its capabilities and functionalities.
I attach pictures of the card.
AOP-4216 and AX8612-AV16N are my only clues, but I couldn't find any driver or SDK in the net. The seller didn't provide any driver. Only a CD is in the box along with the card. There's also no clue on the box. I need the driver and SDK for both Ubuntu 12.04 and Ubuntu 20.04.
After installing the board on my system, lspci gives the following info about it:
08:01.0 Multimedia controller: Xilinx Corporation Spartan 3 Designs (Xilinx IP)
BYO, what should be the next step?
0 Answers