Update build
This commit is contained in:
parent
c5c8bc5bb3
commit
a05f7cc987
@ -20635,6 +20635,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
|
||||
|
Loading…
Reference in New Issue
Block a user