From c5c8bc5bb3819d40c13712da7495bfd9857404d3 Mon Sep 17 00:00:00 2001 From: Sergiu Toma Date: Tue, 22 Nov 2022 19:14:50 +0200 Subject: [PATCH] Update build --- public/index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/index.js b/public/index.js index f498868..62c9b26 100644 --- a/public/index.js +++ b/public/index.js @@ -277,6 +277,9 @@ const createSendTransport = () => { } const connectSendTransport = async () => { + + console.log('[connectSendTransport] producerTransport', params); + // we now call produce() to instruct the producer transport // to send media to the Router // https://mediasoup.org/documentation/v3/mediasoup-client/api/#transport-produce