Video over PCIe

Hi,

You can find an example in the below link:

Is it possible to redirect only part of the gpu generated frames? I mean that some of them will output to the display port and others to the FPGA memory

Suppose yes, you can control the pointer to pass to the FPGA.
Please note that to allow RDMA, the buffer needs to be allocated with cudaHostAlloc.

Thanks.