Skip to content

mfvideosrc: Add support for DirectShow capture filter

Seungha Yang requested to merge seungha.yang/gstreamer:mf-dshow into main

Adding DirecShow video capture filter mode, in addition to existing MediaFoundation and WinRT(UWP) mode, to support DirectShow only filters (not KS driver compatible) such as custom virtual camera filters.

Edited by Seungha Yang

Merge request reports