Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gyandeeparyan/samvad-setu

Samvada Setu is a revolutionary video meeting application that leverages the power of the next generation web technology, NextJS, and the efficiency of a mesh network topology. This unique combination empowers you to connect with anyone, anytime, anywhere, without relying on centralized servers.
https://github.com/gyandeeparyan/samvad-setu

Last synced: about 1 month ago
JSON representation

Samvada Setu is a revolutionary video meeting application that leverages the power of the next generation web technology, NextJS, and the efficiency of a mesh network topology. This unique combination empowers you to connect with anyone, anytime, anywhere, without relying on centralized servers.

Awesome Lists containing this project

README

        

# | Sameeksha

Samvada Setu is a revolutionary video meeting application that leverages the power of the next generation web technology, NextJS, and the efficiency of a mesh network topology. This unique combination empowers you to connect with anyone, anytime, anywhere, without relying on centralized servers.

## Screenshots
![Landing Page](https://res.cloudinary.com/dzbmc0pit/image/upload/f_auto,q_auto/ubdqebpaqka2j24f1tvr)

## Features

- Video Conferencing: Seamless video conferencing for real-time collaboration and communication.
- Audio Mute / Unmute: Control audio settings with a simple mute and unmute option for better communication management.
- Video Mute / Unmute: Toggle video on or off as needed during conferences.

## Tech Stack

- WebRTC: For real-time communication, enabling video and audio streams.
- Socket.IO: Facilitates real-time messaging and event handling.
- React: Frontend framework for building responsive and interactive UI components.
- Next.js: Server-side rendering and API management.
- Tailwind CSS: For easy, responsive styling of the interface.

## Run Locally

Clone the project

```bash
git clone https://github.com/gyandeeparyan/samvad-setu
```

Go to the project directory

```bash
cd samvad-setu
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run dev
```

## Demo

- https://samvad-setu.vercel.app/

## Feedback

- [Send anonymous feedback](https://sameeksha.vercel.app/u/gyan?utm_feedback_type=git-samvadsetu)

## Deploy on Vercel

The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.

Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.