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 /r/WebRTC

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • 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

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • 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