Skip to content

mediafoundation: Fix device enumeration

Seungha Yang requested to merge seungha.yang/gstreamer:mfsrc-enum into main

Do not stop device enumerate even if a device could not be opened. Otherwise the other devices listed after the failed device will not be reported by device provider

Fixes: #3460 (closed)

Merge request reports