Peer to Peer Video Calls

From Rixort Wiki
Revision as of 14:03, 27 December 2022 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.

Native app for phones.

Functionality

Communication:

  • Text chat
  • Audio
  • Video

Security:

  • End to end encryption

Safety:

  • Blocking - is this possible?
  • Muting - for duration of the call

Thoughts

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