Signal now supports 40 person group calls

Source From: IANS 2021-12-18 02:53:53

New Delhi, Dec 18 (IANS) Encrypted messaging app Signal has announced that it now supports 40 participants on group calls.

The company said that it released end-to-end encrypted group calls a year ago, and since then it has scaled from support for five participants to 40.

"There is no off the shelf software that would allow us to support calls of that size while ensuring that all communication is end-to-end encrypted, so we built our own open-source Signal Calling Service to do the job," the company said in a blogpost.

Signal mentioned that when building support for group calls, it evaluated many open sourceASelective Forwarding Unit (SFUs), but only two had adequate congestion control.

"We launched group calls using a modified version of one of them, but shortly found that even with heavy modifications, we couldn't reliably scale past eight participants due to high server CPU usage," the company said.

To scale to more participants, the company wrote a new SFU from scratch in Rust.

It has now been serving all Signal group calls for nine months, scales to 40 participants with ease and is readable enough to serve as a reference implementation for an SFU based on the WebRTC protocols, the company said.