moba / meshenger-android

P2P Audio/Video call people over local networks. No server or Internet access needed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meshenger

Voice- and video calls without any server or Internet access. Simply scan each others QR-Code and call each other. This works in many local networks such as community mesh networks, company networks or at home.

Features:

  • audio and video calls
  • encrypted communication
  • database backup and encryption
  • add custom addresses to reach contacts

Download

Get it on F-Droid Get it on GitHub

Screenshots

Documentation

Meshenger exchanges the contact name, public key and MAC/IP/DNS address via QR-Code. By default, only a MAC address is transferred as address and then used to create an IPv6 link local address to connect to the contact. This does not even need a DHCP server. The exchanged public key is used to authenticate/encrypt signaling data to establish a WebRTC session that can trasmit audio and video.

Details can be found in the Documentation or in the FAQ.

About

P2P Audio/Video call people over local networks. No server or Internet access needed.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%