Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/reshnivisionx/video_conference_using_react
- Owner: reshniVisionX
- Created: 2024-04-02T19:58:03.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-02T20:06:09.000Z (8 months ago)
- Last Synced: 2024-04-02T21:26:27.425Z (8 months ago)
- Topics: css, reactjs, socket-io
- Language: JavaScript
- Homepage:
- Size: 186 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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