Get the latest tech news
Peer Calls: WebRTC peer to peer calls for everyone
Group peer to peer video calls for everyone written in Go and TypeScript - peer-calls/peer-calls
An optional implementation of a Selective Forwarding Unit (SFU) is available to make Peer Calls consume less bandwith for user video uploads. Setting to SFU will make the server the main peer meshPEERCALLS_NETWORK_SFU_INTERFACES csvList of interfaces to use for ICE candidates, uses all available when empty PEERCALLS_NETWORK_SFU_JITTER_BUFFER boolSet to true to enable the use of Jitter Buffer falsePEERCALLS_NETWORK_SFU_PROTOCOLS csvCan be udp4, udp6, tcp4 or tcp6udp4,udp6PEERCALLS_NETWORK_SFU_TCP_BIND_ADDR stringICE TCP bind address. This means that users whose ISPs or corporate firewalls block UDP packets can use TCP to connect to the SFU.
Or read this on Hacker News