Re: [mediacapture-main] Unclear how to associate current active device with enumerated devices (#299)

> You can match [MediaStreamTrack.getSettings().deviceId](http://w3c.github.io/mediacapture-main/#widl-MediaTrackSettings-deviceId) with [MediaDeviceInfo.deviceId](http://w3c.github.io/mediacapture-main/#widl-MediaDeviceInfo-deviceId).

These two fields disagreed with each other in my case:
the former is something like `2832941d9201b00969211442bf60ea29942e7df00b357b4a5b461f98258f8fc2`
and the latter is like `WebAudio-136f5dad-b321-40e0-ba31-66f8e6136a11`
Is it about chrome/edge ?

```
Microsoft Edge
Version 110.0.1587.41 (Official build) (arm64)
Darwin ascii_name.local 22.1.0 Darwin Kernel Version 22.1.0: Sun Oct  9 20:14:30 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T8103 arm64


-- 
GitHub Notification of comment by ryuujo1573
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/299#issuecomment-1435732177 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 18 February 2023 18:17:53 UTC