LINXD-2342-dispatcher-audio #29
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LINXD-2342-dispatcher-audio"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -372,3 +371,3 @@
: videoCalls[callId].initiatorSocket;
socketToEmit.emit('new-producer', { callId });
socketToEmit.emit('new-producer', { callId, kind });
Add a comment with param description.