When I did a test using (https://browserleaks.com/webrtc) I found that all my device unique ids (microphone,webcam,audio,video, etc) are accessible. I did the same on firefox and the device unique ids are not visible. Could you please implement security countermeasures to prevent this.
I would suggest to remove the device label information and also to generate a different salted hash device id each time the browser is restarted or new private/new session tab is opened.