This commit is contained in:
Sergiu Toma 2022-12-16 14:10:26 +02:00
parent fe792f93b6
commit a31e646e2b
1 changed files with 6 additions and 4 deletions

View File

@ -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