Is there a Video chat script with WebRTC that I can add to a web page

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/WebRTC

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Sonar - Write Clean JavaScript Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • webrtc-sdk

    WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps.

    Wow. That is a tall order. Fortunately there is such a Script / SDK etc. available for you. You will need a PubNub account. https://github.com/stephenlb/webrtc-sdk

  • simple-peer

    📡 Simple WebRTC video, voice, and data channels

    simple-peer.git

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • open-easyrtc

    Open-EasyRTC - EasyRTC Free of Priologic

    Your original question was a WebRTC peer -to-peer call that doesn't take any bandwidth. I suggest WebRTC-SDK because it does not require a NodeJS server to run. Just two files placed on your web host in the correct places and a PubNub account and you're making calls. If you're fine with a Nodejs server in the mix i'll suggest trying Open Easy RTC. https://github.com/open-easyrtc/open-easyrtc

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts