|
|
|
|
|
by ModernTabulator
2055 days ago
|
|
I see you guys are using p2p webrtc, and it looks like there is there no media router? Because webrtc can't do a 3-way handshake, traffic will be N^2 as more people join a conversation. Why didn't you guys use a server-side Selective Forwarding Unit or Multipoint Conferencing Unit architecture? |
|