If I self host some kind of private video chat service, is the video data transferred direct from connected peer to peer? Does it go through the self hosted service instance? Or does that depend on which video server is used?
If I self host some kind of private video chat service, is the video data transferred direct from connected peer to peer? Does it go through the self hosted service instance? Or does that depend on which video server is used?
https://en.wikipedia.org/wiki/Tox_(protocol)
Also when you use Jingles on XMPP, usually the voice and video part is P2P. Negociation goes through the federated xmpp servers of the respective users.