All Projects → meshenger-app → Meshenger Android

meshenger-app / Meshenger Android

Licence: gpl-3.0
P2P Audio/Video calls over local networks. No server or Internet access needed.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Meshenger Android

Meething
dWebRTC Video Meetings MESH/SFU hybrid using GunDB, MediaSoup and Beyond!
Stars: ✭ 303 (+99.34%)
Mutual labels:  webrtc, p2p, decentralized
Cruzbit
A simple decentralized peer-to-peer ledger implementation
Stars: ✭ 118 (-22.37%)
Mutual labels:  p2p, decentralized
Orion
[Moved to Gitlab] Easy to Use, Inter Planetary File System (IPFS) desktop client
Stars: ✭ 115 (-24.34%)
Mutual labels:  p2p, decentralized
Gym Fx
Forex trading simulator environment for OpenAI Gym, observations contain the order status, performance and timeseries loaded from a CSV file containing rates and indicators. Work In Progress
Stars: ✭ 151 (-0.66%)
Mutual labels:  p2p, decentralized
U2web
stream video with p2p
Stars: ✭ 97 (-36.18%)
Mutual labels:  webrtc, p2p
Planetary Ios
An IOS app that doesn't keep your data in the cloud
Stars: ✭ 108 (-28.95%)
Mutual labels:  p2p, decentralized
Wave Share
Serverless, peer-to-peer, local file sharing through sound
Stars: ✭ 1,641 (+979.61%)
Mutual labels:  webrtc, p2p
Cargo Crev
A cryptographically verifiable code review system for the cargo (Rust) package manager.
Stars: ✭ 1,268 (+734.21%)
Mutual labels:  p2p, decentralized
Particl Desktop
The GUI application for Particl Markeplace and PART coin wallet. A decentralized peer to peer marketplace –free, secure, private, untraceable.
Stars: ✭ 131 (-13.82%)
Mutual labels:  p2p, decentralized
Surge
Surge is a p2p filesharing app designed to utilize blockchain technologies to enable 100% anonymous file transfers. Surge is end-to-end encrypted, decentralized and open source.
Stars: ✭ 132 (-13.16%)
Mutual labels:  p2p, decentralized
Wt Tracker
High-performance WebTorrent tracker
Stars: ✭ 144 (-5.26%)
Mutual labels:  webrtc, p2p
Peertube
ActivityPub-federated video streaming platform using P2P directly in your web browser
Stars: ✭ 10,078 (+6530.26%)
Mutual labels:  p2p, decentralized
Peerjs
Simple peer-to-peer with WebRTC
Stars: ✭ 9,888 (+6405.26%)
Mutual labels:  webrtc, p2p
Bitchatclient
Technitium Bit Chat, a secure, peer-to-peer, instant messenger!
Stars: ✭ 111 (-26.97%)
Mutual labels:  p2p, decentralized
Libcrtc
WebRTC C++ library built on top of chromium webrtc.
Stars: ✭ 89 (-41.45%)
Mutual labels:  webrtc, p2p
Roll Call
📞 Free and reliable audio calls for everyone w/ browser p2p.
Stars: ✭ 1,563 (+928.29%)
Mutual labels:  webrtc, p2p
Metastream
Watch streaming media with friends.
Stars: ✭ 1,926 (+1167.11%)
Mutual labels:  webrtc, p2p
Cabal Client
interface for writing peer-to-peer distributed chat clients
Stars: ✭ 81 (-46.71%)
Mutual labels:  p2p, decentralized
Onionr
Private Decentralized Communication Network 🎭 🧅
Stars: ✭ 84 (-44.74%)
Mutual labels:  p2p, decentralized
Hublin
DEPRECATED - An easy and free video conference service based on WebRTC
Stars: ✭ 1,614 (+961.84%)
Mutual labels:  webrtc, p2p

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 transmit audio and video.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].