GPUOpen-LibrariesAndSDKs / DOPP

MIT License
14 stars 6 forks source link

DOPP on Consumer Hardware #1

Open The-Funk opened 7 years ago

The-Funk commented 7 years ago

Is there a means to use consumer cards/drivers to do what DOPP does? I'm looking to create a VDI application for the purposes of gaming and entertainment. As such I'd rather use consumer hardware for my passthrough devices but I'd really love to see some kind of DOPP functionality in the consumer cards first.

I saw on another issue someone had mentioned Microsoft's Desktop Duplication API. I am considering this but was wondering if there are better options.

mrogowsk commented 7 years ago

DOPP is a FirePro / Radeon Pro exclusive feature and will not be supported on consumer cards. If you want to capture the desktop on consumer hardware Microsoft's Desktop Duplication API is the best solution for the latest Windows versions (Windows 10 & 8.1).

What kind of DOPP functionality is missing from the Desktop Duplication API that you would like to use?