test
This commit is contained in:
parent
a56c7c9b95
commit
abfa1f628e
@ -20454,7 +20454,7 @@ setTimeout(() => {
|
||||
})
|
||||
|
||||
socket.on('new-producer', ({ callId }) => {
|
||||
console.log(`🟥 new-producer | callId: ${callId}`);
|
||||
console.log(`🟢 new-producer | callId: ${callId} | Ready to consume`);
|
||||
consume()
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user