Meething is a semi-decentralized conference bridge using modern WebRTC, GunDB and MediaSoup to produce a hybrid MESH-SFU with strong privacy, zero user data retention and powerful off-grid capabilities.
- Working Status, still dWeb-x-perimental!
- Project Selected by Mozilla Spring Builders MVP Lab ❤️
- Contributors and Testers welcome! Join or open an issue for more!
Ready to try Meething? Join Now!
Try Meething using docker containers
- Clone the repository and install using
npm
npm install
- Copy the example
meething.config.js
tocustom.config.js
- Configure your SSL certificates
- Run using pm2
pm2 start custom.config.js
- Browse to the configured HTTPS port (default 8443)
- Accept the self-signed certificates (if needed)
- Choose a Room and User name
- Share link with other participants
The Meething application will connect to community Gun nodes for user discovery. All room data/audio/video is p2p.
SuperPeers can provide the network with services such as STUN/TURN/RELAY and in the future SFU/MCU features. For more details, check out the Project Wiki.
- Meething Team on Discord for making this happen!
- Mozilla Builders for supporting our idea!
- Mediasoup Team for their kickass SFU!
- Mark's GUN and its community!