Comments on: WebRTC Multiparty Architectures https://bloggeek.me/webrtc-multiparty-architectures/ The leading authority on WebRTC Mon, 24 Apr 2023 10:29:27 +0000 hourly 1 By: Durgesh M N https://bloggeek.me/webrtc-multiparty-architectures/#comment-133007 Fri, 06 Aug 2021 09:21:50 +0000 https://bloggeek.me/?p=13278#comment-133007 Hi,

In case of SVC SFU, where each clients send layered frames to SFU, how does the signaling happens during call initiation. If a client A wants to connect to clients B and C, how does A sends its capabilities to B and C through SFU. How is SDP shared between A and B ,C. Does SDP pass through SFU or a separate server altogether.

]]>
By: Tsahi Levent-Levi https://bloggeek.me/webrtc-multiparty-architectures/#comment-122812 Wed, 29 Jul 2020 13:08:21 +0000 https://bloggeek.me/?p=13278#comment-122812 In reply to Abhishek Borar.

Not sure what true WebRTC means…

The topology is just that – a topology. It can be used in a WebRTC implementation as well as in other VoIP technologies.

I wouldn’t use an MCU to begin with, and I don’t see how meshing and mixing in the way you suggest can work in real life.

]]>
By: Abhishek Borar https://bloggeek.me/webrtc-multiparty-architectures/#comment-122810 Wed, 29 Jul 2020 11:30:51 +0000 https://bloggeek.me/?p=13278#comment-122810 I have 2 questions:

1) Only the Mesh topology is P2P or true WebRTC, the others can be implemented independent of WebRTC itself. Correct?

2) Would a mix of Mesh and MCU make sense? e.g. in a group call of 8 people, there are 2 mesh networks : 1-4, 5-8 and 4 and 5 act as MCUs connecting the 2 meshes ? What are your thoughts ?

]]>
By: Tsahi Levent-Levi https://bloggeek.me/webrtc-multiparty-architectures/#comment-119484 Thu, 18 Apr 2019 07:05:31 +0000 https://bloggeek.me/?p=13278#comment-119484 In reply to Raghvendra Kumar.

Raghvendra, almost all open source WebRTC media servers today are SFU based in their nature. Some also offer MCU support (like Kurento).

]]>
By: Raghvendra Kumar https://bloggeek.me/webrtc-multiparty-architectures/#comment-119482 Tue, 16 Apr 2019 22:55:13 +0000 https://bloggeek.me/?p=13278#comment-119482 It would be great if you can also analyse all the popular open source webrtc media servers for these techniques as to which ones are equiped with and which ones still need to implement. As always you articles are great at simplifying the mysterious world of webrtc. Thanks

]]>
By: Tsahi Levent-Levi https://bloggeek.me/webrtc-multiparty-architectures/#comment-119480 Tue, 16 Apr 2019 05:26:33 +0000 https://bloggeek.me/?p=13278#comment-119480 In reply to Philipp Hancke.

2017… Told you I was sick this week. Missed that when I did another read of it prior to hitting “publish”.

Added an update in the body of the text – thanks for the catch!

]]>
By: Philipp Hancke https://bloggeek.me/webrtc-multiparty-architectures/#comment-119479 Mon, 15 Apr 2019 19:26:23 +0000 https://bloggeek.me/?p=13278#comment-119479 When you say most SFUs did only do multi-unicast until recently, when was that written?

]]>