Remove callback with producer id from transport-produce

This commit is contained in:
Sergiu Toma 2022-08-31 16:49:23 +03:00
parent d5cb144799
commit ba5add489d

2
app.js
View File

@ -272,7 +272,7 @@ const createWebRtcTransportLayer = async (callId, callback) => {
dtlsParameters: transport.dtlsParameters, dtlsParameters: transport.dtlsParameters,
} }
console.log('params', params); // console.log('params', params);
// send back to the client the following prameters // send back to the client the following prameters
callback({ callback({