Skip to content

An example peer-to-peer videoconferencing service

Notifications You must be signed in to change notification settings

kcaffrey/hacktj-webrtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • NodeJS (tested with v18.12.1)

Running the server

First install node modules with the following command:

npm install

Next start the web server locally by invoking:

npm run server

Open multiple browser tabs to http://localhost:8999 and you should see multiple copies of yourself!

About

An example peer-to-peer videoconferencing service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published