LINXD-2209: Added logs

This commit is contained in:
Sergiu Toma 2022-09-13 21:43:16 +03:00
parent c3d50fdc4e
commit 294dbdf38d
1 changed files with 1 additions and 1 deletions

2
app.js
View File

@ -205,7 +205,7 @@ peers.on('connection', async socket => {
})
socket.on('consume', async ({ rtpCapabilities, callId }, callback) => {
console.log('[consume] callId', callId);
console.log('[consume] callId', callId, router);
try {
// console.log('consume', rtpCapabilities, callId);
// check if the router can consume the specified producer