Git Product home page Git Product logo

gauravraj0510 / nexis-video-call Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 817 KB

This workspace, powered by Stream Chat and Clerk, acts as a Zoom clone, offering real-time communication and robust security for teams. Engage in discussions, share files, and collaborate effortlessly in a user-friendly environment that fosters productivity and connectivity, irrespective of location.

Home Page: https://nexis-video-call-raj510.vercel.app

CSS 2.18% TypeScript 97.44% JavaScript 0.38%
clerk clerkauth nextjs stream tailwindcss video-call video-chat video-conferencing

nexis-video-call's Introduction

  1. โš™๏ธ Tech Stack
  2. ๐Ÿ”‹ Features
  3. ๐Ÿคธ Quick Start
  • Next.js
  • TypeScript
  • Clerk
  • getstream
  • shadcn
  • Tailwind CSS

๐Ÿ‘‰ Authentication: Implements authentication and authorization features using Clerk, allowing users to securely log in via social sign-on or traditional email and password methods, while ensuring appropriate access levels and permissions within the platform.

๐Ÿ‘‰ New Meeting: Quickly start a new meeting, configuring camera and microphone settings before joining.

๐Ÿ‘‰ Meeting Controls: Participants have full control over meeting aspects, including recording, emoji reactions, screen sharing, muting/unmuting, sound adjustments, grid layout, participant list view, and individual participant management (pinning, muting, unmuting, blocking, allowing video share).

๐Ÿ‘‰ Exit Meeting: Participants can leave a meeting, or creators can end it for all attendees.

๐Ÿ‘‰ Schedule Future Meetings: Input meeting details (date, time) to schedule future meetings, accessible on the 'Upcoming Meetings' page for sharing the link or immediate start.

๐Ÿ‘‰ Past Meetings List: Access a list of previously held meetings, including details and metadata.

๐Ÿ‘‰ View Recorded Meetings: Access recordings of past meetings for review or reference.

๐Ÿ‘‰ Personal Room: Users have a personal room with a unique meeting link for instant meetings, shareable with others.

๐Ÿ‘‰ Join Meetings via Link: Easily join meetings created by others by providing a link.

๐Ÿ‘‰ Secure Real-time Functionality: All interactions within the platform are secure and occur in real-time, maintaining user privacy and data integrity.

๐Ÿ‘‰ Responsive Design: Follows responsive design principles to ensure optimal user experience across devices, adapting seamlessly to different screen sizes and resolutions.

and many more, including code architecture and reusability.

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed on your machine:

Cloning the Repository

git clone https://github.com/gauravraj0510/Nexis-Video-Call.git
cd Nexis-Video-Call

Installation

Install the project dependencies using npm:

npm install

Set Up Environment Variables

Create a new file named .env in the root of your project and add the following content:

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=

NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up

NEXT_PUBLIC_STREAM_API_KEY=
STREAM_SECRET_KEY=

Replace the placeholder values with your actual Clerk & getstream credentials. You can obtain these credentials by signing up on the Clerk website and getstream website

Running the Project

npm run dev

nexis-video-call's People

Contributors

gauravraj0510 avatar

Stargazers

Ankit Choudhary 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.