Skip to content

oscarvadillog/webrtc-minimal-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC Minimal App

This project is a simple WebRTC app to stablish a video communication between two peers.

Installation

Just run the below command:

npm install

How to use

First, run the signalling server as below:

npm run start

Then open the client twice and the communication brower to browser (P2P) will start.

Author

About

WebRTC Minimal App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published