For legal requirements in some streaming services it is mandatory that the video and audio captured come from real physical devices on the user device. The MediaDeviceInfo does not identify virtual devices. Is there any way to identify if a device listed by MediaDevices.enumerateDevices() is virtual?
Thanks