Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reshnivisionx/video_conference_using_react

developed a real-time video conferencing application using React, featuring seamless audio and video communication. This application enables users to engage in face-to-face meetings remotely, with functionalities such as muting/unmuting audio and toggling video visibility.
https://github.com/reshnivisionx/video_conference_using_react

css reactjs socket-io

Last synced: 8 days ago
JSON representation

developed a real-time video conferencing application using React, featuring seamless audio and video communication. This application enables users to engage in face-to-face meetings remotely, with functionalities such as muting/unmuting audio and toggling video visibility.

Awesome Lists containing this project

README

        

# Video Conference App

## Description
This is a video conference application built using React. It allows users to engage in video calls with one another.
The application provides features such as muting/unmuting audio, toggling video on/off, copying user ID for sharing, and answering incoming calls.

## Features
- Video calling functionality
- Audio muting/unmuting
- Video toggling
- Copy user ID for sharing
- Answer incoming calls

## Installation
1. Clone the repository:
```bash
git clone