software by Stafford Williams stafford williams
home blogdevlognoteslinkstalksappsabout

2022-10-27 10:57am

webrtc, encryption

Signal - How to build large-scale end-to-end encrypted group video calls describes Signal’s implementation of encrypted group video calls supporting up to 40 participants using a custom Selective Forwarding Unit (SFU) written in Rust. The system uses simulcast for resolution switching, googcc for congestion control, and end-to-end encryption with secure key distribution.

  • If this was helpful, please share:

  • software by Stafford Williams
about