zablvit / video-call-webrtc

Video Call using WebRTC and PeerJS

Home Page:https://webrtc-peerjs.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://webrtc-peerjs.surge.sh/


Languages

Language:HTML 100.0%