microsoft / MixedReality-WebRTC

MixedReality-WebRTC is a collection of components to help mixed reality app developers integrate audio and video real-time communication into their application and improve their collaborative experience
https://microsoft.github.io/MixedReality-WebRTC/
MIT License
913 stars 283 forks source link

No microphone in editor / on desktop #711

Open paul-MCG opened 3 years ago

paul-MCG commented 3 years ago

Hi, I'm facing a similar issue to https://github.com/microsoft/MixedReality-WebRTC/issues/706, where no microphone is detected in editor, in desktop UWP builds, and in standalone builds. However, when the app is built to Hololens 2, the microphone is detected, and can be heard on the remote peer. The webcam works for both desktop and hololens.

Do you have any idea what could be causing this?