OpenVisualCloud / Media-Transport-Library

A real-time media transport(DPDK, AF_XDP, RDMA) stack for both raw and compressed video based on COTS hardware.
BSD 3-Clause "New" or "Revised" License
158 stars 46 forks source link

rdma: add video sample app #851

Closed ricmli closed 2 months ago

ricmli commented 2 months ago
  1. add video sample app
  2. change completion channel fd to non blocking mode
ricmli commented 2 months ago

TODO: use set_mempolicy to control the buffer allocation on the same node with the NIC.