VL.IO.NDI

,

@motzi great!
Connection seems stable. Regarding the Sender, is there way to go directly from Stride texture to
SenderTexture (it needs SharpDX.Direct3D11.Texture2d) or it is so far necessary to use long way from GPU to CPU and back via TextureToImage → FromImage → Sender. Which almost kills CPU on higher resolution.
Capture