Skip to content

dxgiscreencap: Add screen capture plug-in using Desktop Duplication API.

OKADA Jun-ichi requested to merge okajun/gst-plugins-bad:dxgi_screen_cap into master

This plug-in supports Windows8.1 and later.

I created a screen capture plug-in for Windows OS using the Desktop Duplication API. It can handle pointer images correctly. And it's low latency.

This is a continuation of the following MR.

!670 (closed)

Merge request reports