Added room it when close transport; Added ts config file
This commit is contained in:
parent
625fb28e65
commit
112ab0b229
@ -350,6 +350,7 @@ const createRecvTransport = async () => {
|
||||
}
|
||||
|
||||
const resetCallSettings = () => {
|
||||
console.log('resetCallSettings', callId);
|
||||
socket.emit('transportclose', { callId })
|
||||
localVideo.srcObject = null
|
||||
remoteVideo.srcObject = null
|
||||
|
Loading…
Reference in New Issue
Block a user