Added log when connect to send transport(as producer)

This commit is contained in:
Sergiu Toma 2022-09-03 09:04:35 +03:00
parent eb6dd7fdbd
commit 1e8f8b6d9b

View File

@ -270,6 +270,7 @@ const createSendTransport = () => {
}
const connectSendTransport = async () => {
console.log('[connectSendTransport]');
// 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