Skip to content

feat7/p2p-video-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p2p-video-chat

Peer 2 Peer Video Chat implementation with WebRTC

Uses

  • Node.js
  • Express framework
  • EasyRTC wrapper for WebRTC

Installation

git clone https://github.com/feat7/p2p-video-chat.git
cd p2p-video-chat
npm install or yarn

Starting the server

npm start

open localhost:3000

To check locally, use two different tabs.

LICENSE

MIT. See LICENSE

About

Peer 2 Peer Video Chat implementation with WebRTC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published