Giter Site home page Giter Site logo

anto-christo / webrtc-calling Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 8.0 1.35 MB

A simple video/audio calling application implemented using WebRTC.

License: MIT License

JavaScript 63.31% HTML 32.82% CSS 3.87%
webrtc-video webrtc nodejs socket-io webrtc-call

webrtc-calling's Introduction

A simple video/audio peer-to-peer calling website implemented using WebRTC.

Steps to Run

  1. In the root of project, run npm install to install the dependencies (needs to be done when you run the application for the first time)
  2. In the root of project, run node server.js
  3. Open a browser and type http://localhost:3000 in the address bar of two different tabs. You can also test by opening two different browsers or different instances of the same browser.
  4. In order to test locally on two different devices, make sure both the devices are connected to the same network and type http://your_ip_address:3000 in the browsers of both the device.

Features

  • Enable/Disable outgoing audio.
  • Enable/Disable outgoing video.

Screenshots (Old UI)

screen2 screen1

Reference

https://github.com/agilityfeat/webrtc-audio-demo

webrtc-calling's People

Contributors

anto-christo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

webrtc-calling's Issues

Still working in Dec.2018?

Hello,

I just tried this tutorial and i have allowed my browser to access my webcam and microphone, but there is no output in the video space. I have tested my webcam on other tools and it works. Please help. I am wondering if Google Chrome no longer allows getUserMedia access in this way anymore?

notworking

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.