diff --git a/app.js b/app.js index 92b5259..d3f4aea 100644 --- a/app.js +++ b/app.js @@ -126,8 +126,8 @@ const mediaCodecs = [ router[callId] = await worker.createRouter({ mediaCodecs }) console.log(`[createRoom] Router ID: ${router[callId].id}`) console.log('🟡 router', router); - getRtpCapabilities(callId, callback) } + getRtpCapabilities(callId, callback) } }, 4000);