Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 708 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 708 Bytes

Video Call powered by WebRTC

WebRTC is a free, open project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs.

  • Video Call using WebRTC and PeerJS
  • Supports Google Chrome

Live Demo: https://webrtc-peerjs.surge.sh/ - Before trying please make sure the PeerJS server is live by opening the link below. Since its hosted in heroku, the dyno might be sleeping!

PeerJS Server: https://webrtc-server-peerjs.herokuapp.com/

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

Powered by
WebRTC