Peer to Peer Video Calls

From Rixort Wiki
Revision as of 11:50, 27 June 2021 by Paul (talk | contribs)
Jump to navigation Jump to search

Introduction

Peer to peer software for video calls, with no central server.

Work in browsers using native functionality, i.e. no heavy JavaScript libraries.

Functionality

  • End to end encryption
  • Text chat
  • Audio
  • Video

Thoughts

  • How do other p2p programs work, e.g. Gnutella?