Skip to content
forked from meething/meething

dWebRTC Video Meetings MESH/SFU hybrid using GunDB, MediaSoup and Beyond!

License

Notifications You must be signed in to change notification settings

Raujok/meething

 
 

Repository files navigation

mozilla-builders

Meething : dWebRTC

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.

Status

Ready to try Meething? Join Now!


Remix on Glitch

Installation

Docker

Try Meething using docker containers

Manual

  • Clone the repository and install using npm
npm install

Configuration

  • Copy the example meething.config.js to custom.config.js
  • Configure your SSL certificates
  • Run using pm2
pm2 start custom.config.js

Usage

  • 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

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.


Credits & Thanks

About

dWebRTC Video Meetings MESH/SFU hybrid using GunDB, MediaSoup and Beyond!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.8%
  • CSS 7.0%
  • HTML 3.2%