sabaatworld / HyperionScreenCap

Screen capture program for Hyperion ambilight. Updated to support DirectX 11, multiple displays and multiple Hyperion servers.
MIT License
120 stars 20 forks source link

Windows Duplication API #48

Closed Weechit closed 3 years ago

Weechit commented 3 years ago

https://docs.microsoft.com/en-us/windows/win32/direct3ddxgi/desktop-dup-api is quite superior to everything else when it comes to efficient grabbing screen information in Windows 8/10. Is there any plan to have it implemented for this project?

Note similar stuff has been done with forked project https://github.com/psieg/Lightpack and it does work very well