Chromium currently reports the same group ID for the default input and output devices when they are not in the same physical device.
What steps will reproduce the problem?
(1) Have a machine configured so that the default input and output devices are on different physical devices.
(2) Go to a page that enumerates devices and reports the groupId field (e.g. https://guidou.github.io/enumdemo4.html)
What is the expected output?
The group ID is different for the default input and output devices.
What do you see instead?
The same group ID for the default input and output devices.
Comment 1 by bugdroid1@chromium.org
, Aug 19 2016