Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 2.34 KB

File metadata and controls

68 lines (45 loc) · 2.34 KB

mozilla-builders

Meething : dWebRTC

Meething is a semi-decentralized conference bridge using modern WebRTC, GunDB and NodeJS

Status

Ready to try Meething?

Remix on Glitch

Installation

  • 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.


Screenshots

Isolation Test @qxip @amark @qvdev

0.1 w/ @yeetmydog