Page 1 of 1

Is it possible to use multi-thearding with DeckLink SDK?

PostPosted: Mon Apr 08, 2019 4:11 pm
by jas0n1ee
We are using Intel Xeon CPUs so the single thread memory access speed won't be fast enough to grab all the 8k60 data. The bandwidth for incoming 8k60 data should need at least 6GB/s memory copy speed, thus we kind of need multi-thread pcie -> memcopy copy scheme or DMA memory copy to support capture all 60 fps data. I’m wondering does DeckLink SDK support this kind of usage?