Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

Audio devices on linux listed as device ID instead of device label - when flash is disabled.

Gday, This may affect windows too, but I wouldn't know.&nbsp; Running this and looking at the audio input / video input names in the preferences shows the audio and video devices to appear as some kind of device ID instead of device label. <a href="https://i.imgur.com/TJkXOWR.png" rel="nofollow">https://i.imgur.com/TJkXOWR.png</a> A keen eye will notice that flash is currently disabled (the red lego block in the URL bar) .&nbsp; When this flash plugin is enabled and the page is reloaded, the names become standard readable names.&nbsp; I'm guessing that the names are generated via the flash plugin. I imagine that this is possible without flash ( <a href="https://developer.mozilla.org/en-US/docs/Web/API/" rel="nofollow">https://developer.mozilla.org/en-US/docs/Web/API/</a>... ) which picks up the name and i surmise that you're iterating and falling back to the deviceID , not the label.
Hi Wade, Our WebRTC only ever pulls directly from the browser, so if you are seeing strings for the device ID rather than a name, then the problem typically lies somewhere in the browser.