Giter Site home page Giter Site logo

kumar11jr / ezestreamz Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adityasingh-02/ezestreamz

0.0 0.0 0.0 4.85 MB

An Open source Video Streaming and calling application

License: MIT License

JavaScript 3.27% TypeScript 95.38% CSS 1.01% Handlebars 0.34%

ezestreamz's Introduction

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Create a new .env file and copy the content of .sample.env > .env file.

code

Create an account in Appwrite and then Create a new empty project for web apps in Appwrite , get the API key and paste in .env file

Screenshot 2023-10-05 at 8 06 55 PM

Install all the dependencies and get started with npm run dev, create account and check whether appwrite service is working or not.

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Contribute

Hey Folks I would appreciate if anyone wants to contribute to this repo, and make this application even better

Repository Structure

  • When a user logs in successfully, they get the option to create a room as well as join a room by entering 12 digits unique RID, and by both ways, the user is redirected to /rooms/:rid, in the next js the folder would be named as room/[rid]

  • To know more about the folder structure read the nextJs docs. All folder in "(this)" format are usually not accessible if not logged in. Hence in order to access secure content add appwrite service and then login.

Screenshot 2023-09-30 at 10 36 10 PM

What cooking??

After Implementing video call feature, we aim to add some more things, want to know?? let's have a look

  • Feature -> add friends to friend list
  • Feature -> Direct video call and chat option with friends
  • Feature -> add secret chat option where users join a room, talk and leave with no history behind.

ezestreamz's People

Contributors

adityasingh-02 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.