LINXD-2209-black-screen-when-2-video-calls-are-answered-simultaneously #3
2
app.js
2
app.js
@ -129,7 +129,7 @@ const mediaCodecs = [
|
|||||||
}
|
}
|
||||||
getRtpCapabilities(callId, callback)
|
getRtpCapabilities(callId, callback)
|
||||||
}
|
}
|
||||||
}, 4000);
|
}, 1000);
|
||||||
|
|
||||||
peers.on('connection', async socket => {
|
peers.on('connection', async socket => {
|
||||||
console.log('[connection] socketId:', socket.id)
|
console.log('[connection] socketId:', socket.id)
|
||||||
|
Loading…
Reference in New Issue
Block a user