How does WebRTC handle many-to-many connections?

前端 未结 5 2015
南旧
南旧 2021-02-08 01:45

if I am in a room with other 7 users, I am wondering if WebRTC force every user to establish a connection to each one of other participants.

Obviously it would consume s

5条回答
  •  一向
    一向 (楼主)
    2021-02-08 02:13

    If the question still stands , here is my suggestion : Based on your SIP server install a RTP proxy software such as if you are using kamailio couple it with rtpengine.

提交回复
热议问题