Skip to content

Require Windows 11 SDK when building with Visual Studio, Enable Windows Graphics Capture API support

Nirbheek Chauhan requested to merge nirbheek/cerbero:update-windows-image into main
ci: Update to latest Windows image with VS 2022
Require Windows 11 SDK when building with Visual Studio

Update the README and the bootstrap script accordingly.
gst-plugins-bad: Enable D3D11 Windows Graphics Capture API

WGC support is auto-detected at runtime. This only requires the
Windows 11 SDK at build time.

Merge request reports