Skip to content

zablvit/video-call-webrtc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple video conference with WebRTC

Perfect for peer-to-peer connections

Usage

  1. Run PeerJS server (e.g. on your local computer)
  2. Open WebRTC client (index.html) both on yours and your interlocutor computers
  3. Both provide valid WebRTC server connection details
  4. Provide your interlocutors ID to start a call

In case your video is not visble in chrome, try enabling: chrome://flags/#enable-experimental-web-platform-features

Powered by
WebRTC

About

Video Call using WebRTC and PeerJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%