Giter Site home page Giter Site logo

radiorz / webrtc-nodejs-video-call-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sauravkp/webrtc-nodejs-video-call-demo

0.0 0.0 0.0 692 KB

This is a working example of video calling between two browsers using nodejs and webrtc

Shell 0.60% JavaScript 87.08% HTML 12.32%

webrtc-nodejs-video-call-demo's Introduction

WebRTC nodejs video call demo

Usage

The signaling server uses Node.js and ws and can be started as such:

$ npm install
$ npm start

With the server running, open a recent version of Firefox, Chrome, or Safari and visit https://localhost:8443.

  • Note the HTTPS! There is no redirect from HTTP to HTTPS.
  • Some browsers or OSs may not allow the webcam to be used by multiple pages at once. You may need to use two different browsers or machines.

TLS

Recent versions of Chrome require secure websockets for WebRTC. Thus, this example utilizes HTTPS. Included is a self-signed certificate that must be accepted in the browser for the example to work.

Update

This is a demo version build some time ago for learning purposes only. A new production ready version of this application with a detailed documentation is now available in this repo. Please take a look and feel free to build a real application with it if you find it useful.

webrtc-nodejs-video-call-demo's People

Contributors

sauravkp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.