Remove callback with producer id from transport-produce
This commit is contained in:
parent
d5cb144799
commit
ba5add489d
2
app.js
2
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({
|
||||
|
Loading…
x
Reference in New Issue
Block a user