Hi,
I'm trying to using DXGI on a Windows virtual machine on a server. But the problem I'm having now is, the acquireNextFrame functionality seems only to work when RDP is being used.
That said, whenever I try to minimize the RDP window, it will stop acquiring new frames. But that kind of defeat the purpose for me to use this on a remote server...
Is there any way to let it keep capturing frames even if I minimize or even close the Windows RDP window?
Thanks!
Mingyang