Giter VIP home page Giter VIP logo

videocallapp's Introduction

VideoCall using WebRTC

Screenshot 2024-03-18 at 2 46 49 PM

This project is a simple video calling application built using WebRTC for real-time communication, Node.js and Express for the backend server, and React.js for the frontend interface.

Features

  • Real-time Video Calling: Utilizes WebRTC technology for establishing peer-to-peer connections and enabling real-time video calling between users.
  • Node.js and Express Backend: Provides a robust backend server built on Node.js and Express for handling signaling and communication between clients.
  • React.js Frontend: Offers a user-friendly frontend interface developed with React.js for seamless user interaction and experience.
  • Responsive Design: The application is designed to be responsive, ensuring compatibility across various devices and screen sizes.

Installation

Prerequisites

  • Node.js and npm installed on your machine.
  • Git installed (optional).

Steps

  1. Clone the repository:

    git clone https://github.com/vigneshk5/VideoCallapp.git

    Or download the zip file and extract it.

  2. Navigate to the project directory:

    cd VideoCallapp
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your browser and visit http://localhost:3000 to access the application.

Acknowledgements

  • WebRTC: WebRTC is a free, open-source project that provides web browsers and mobile applications with real-time communication (RTC) via simple application programming interfaces (APIs).
  • Node.js: Node.js is an open-source, cross-platform JavaScript runtime environment that executes JavaScript code outside of a browser.
  • Express: Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.
  • React.js: React.js is a JavaScript library for building user interfaces, developed by Facebook.
  • Socket.IO: Socket.IO enables real-time bidirectional event-based communication between web clients and servers.

videocallapp's People

Contributors

vigneshk5 avatar

Stargazers

Arjun Shetty avatar

Watchers

 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.