diff --git a/public/bundle.js b/public/bundle.js index 62f84c4..dd777ae 100644 --- a/public/bundle.js +++ b/public/bundle.js @@ -20763,10 +20763,12 @@ const connectRecvTransport = async () => { rtpCapabilities: device.rtpCapabilities, callId }, async ({ params }) => { - if (params.error) { - console.log('Cannot Consume') - return - } + // if (params.error) { + // console.log('Cannot Consume') + // return + // } + + console.log(`[connectRecvTransport] consume params ${params}`); // Then consume with the local consumer transport // which creates a consumer