4K video input for Jetson TX1

Hi,
I want to use a 4K camera as input video source for the Nvidia Jetson TX1.

My idea is to connect the Blackmagic Micro Studio Camera 4K (Blackmagic Studio Camera | Blackmagic Design) to the blackmagic Intensity Pro 4k (Intensity Pro 4K | Blackmagic Design) and then connecting the intensity pro to the Jetson TX1 directly via PCIe.
Can anyone tell me if it could work and if these ccomponents are compatible with the Jetson?
Thanks

Hi isernia, if it is a standard PCIe port then will be ok for Jetson from HW point of view.

See if a kernel driver is listed for any Linux (with existing kernel source compile)…if it is, then chances are the driver works in arm64 also. If the source code is not available, then you would need an arm64/aarch64 binary driver.

HI isernia,

Were you able to develop relevant drivers? I am working on something similar and I need it to work with Jetson Xavier AGX.