8000 GitHub - jabis/webrtc-gun: webRTC Video Meeting using GunDB for Signaling
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jabis/webrtc-gun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webRTC Gun Meeting

A semi-decentralized conference bridge using WebRTC, GunDB and Node

Installation

npm install
npm start

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

Isolation Test @qxip @amark @qvdev

0.1 w/ @yeetmydog


Blocking Bugs

  • in 3+ party mode, new participants are not aware of existing subscribers

Todo

  • create a basic working prototype
  • implement ts gate to discard old events
  • cleanup abandoned gun sessions
  • implement letsencrypt ssl automode
  • implement CSS Styling, User Display, etc
  • fix a bunch of early stage bugs!

Credits

This is a modified fork of Video-Call-App-NodeJS of by Amir Sanni

About

webRTC Video Meeting using GunDB for Signaling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.1%
  • HTML 20.6%
  • CSS 9.3%
0