From ba5add489dd9e4486ab707c06fdb944a00803e2d Mon Sep 17 00:00:00 2001 From: Sergiu Toma Date: Wed, 31 Aug 2022 16:49:23 +0300 Subject: [PATCH] Remove callback with producer id from transport-produce --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index b5691bb..c02ddb7 100644 --- a/app.js +++ b/app.js @@ -272,7 +272,7 @@ const createWebRtcTransportLayer = async (callId, callback) => { dtlsParameters: transport.dtlsParameters, } - console.log('params', params); + // console.log('params', params); // send back to the client the following prameters callback({