test
This commit is contained in:
parent
6a570879e1
commit
26b54d0a63
1
app.js
1
app.js
@ -314,6 +314,7 @@ peers.on('connection', async socket => {
|
|||||||
// });
|
// });
|
||||||
// }
|
// }
|
||||||
|
|
||||||
|
console.log('$$$$ isInitiator(callId, socket.id)', isInitiator(callId, socket.id));
|
||||||
videoCalls[callId].receiverSocket.emit('new-producer', {
|
videoCalls[callId].receiverSocket.emit('new-producer', {
|
||||||
callId
|
callId
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user