exokitxr / multiplayer

P2P multiplayer Exokit with XRChannelConnection + XRPeerConnection
https://multiplayer.exokit.org
7 stars 3 forks source link

Disable mic error #33

Closed avaer closed 4 years ago

avaer commented 4 years ago
multiplayer.js:271 Uncaught (in promise) TypeError: Failed to execute 'removeTrack' on 'RTCPeerConnection': parameter 1 is not of type 'RTCRtpSender'.
    at EventTarget.setMicrophoneMediaStream (multiplayer.js:271)
    at HTMLAnchorElement.<anonymous> (app.js:2351)
avaer commented 4 years ago

Should be fixed.