Get this warning in Firefox:
navigator.mozGetUserMedia has been replaced by navigator.mediaDevices.getUserMedia
I think this is related to microphone not working on safari as if we use mediaDevices I at least get the pop up asking for mic access
see also:
https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Build_a_phone_with_peerjs/Connect_peers/Get_microphone_permission
cc @Jonathhhan