I know there is revolt as a FOSS alternative to discord but it's not federated.

you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 3 years ago (1 child)

Aren't voice and video calls (basically VoIP) what Turn (coturn) is supposed to support?

https://matrix-org.github.io/synapse/v1.41/turn-howto.html

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago

    TURN is only used as a relay. It's just a low(er)level transport layer, not specific to VoIP. Typically it is used as fallback when P2P communication between the attendees is not possible (for example due to a restrictive firewall).

  • source
  • parent