[mediacapture-main] Pull Request: Introduce a new algorithm to create a new MediaDeviceInfo

youennf has just submitted a new pull request for https://github.com/w3c/mediacapture-main:

== Introduce a new algorithm to create a new MediaDeviceInfo ==
The algorithm makes things easier to read.
It might be also used by mediacapture-output.
The filtering is done specifically for cameras and microphones but is let unspecified for speakers, the idea being that mediacapture-output will define how devices get exposed (ideally through an Api to request access to specific speaker, alternatively when a speaker device is already exposed as it is grouped with an exposed camera/microphone device)

See https://github.com/w3c/mediacapture-main/pull/699

Received on Thursday, 25 June 2020 11:40:41 UTC