Skip to content

mfvideosrc: Use only the first video stream per device

Non-first video stream might not be working with current implementation. It could be non-video (e.g., photo source) and then ReadSample() might be blocked forever.

Merge request reports