Skip to content

Dirvann/webrtc-video-conference-simple-peer

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 20, 2022
a168bd6 · Apr 20, 2022

History

30 Commits
Apr 20, 2022
Nov 18, 2021
May 3, 2020
Apr 16, 2022
May 3, 2020
May 3, 2020
Jan 11, 2022
Dec 22, 2021
Jan 21, 2021

Repository files navigation

Running

run npm install and then npm start in the main directory.

Then open the browser at localhost:3012 or [your network ip/ public dns]:3012.

Configuration

Configurations can be found in app.js and public/js/main.js.

Replace the ssl certificates ssl/key.pem and ssl/cert.pem with your own.