GitHub - lewis-2000/ChatMistique: Meet new friends online via video chat · GitHub
Skip to content

lewis-2000/ChatMistique

Folders and files

Repository files navigation

Chat Mistique

A peer to peer WebRTC application with controls

Installation

  • 1 - clone repo
  • 2 - Create an account on agora.io and create an app to generate an APP ID
  • 3 - Update APP ID, Temp Token and Channel Name in main.js
let APP_ID = "YOU-APP-ID"

Video Calling Project

Welcome to the Video Calling Project! This repository contains the codebase for a robust and scalable video calling application. Our goal is to provide a seamless video communication experience with high-quality audio and video streaming, easy-to-use interface, and secure connections.

Table of Contents

  1. Features
  2. Installation
  3. Usage
  4. Contributing
  5. License

Features

  • High-Quality Video and Audio: Enjoy crystal clear video and audio calls.
  • Multi-Party Conferencing: Connect with multiple participants in a single call.
  • Screen Sharing: Share your screen with others during the call.
  • Chat Functionality: Send and receive messages in real-time.
  • End-to-End Encryption: Secure your communications with robust encryption.

Features Screenshot Features Screenshot

Installation

Follow these steps to set up the project locally:

  1. Clone the Repository
    git clone https://github.com/lewis-2000/ChatMistique.git
    
  2. Agora Account Configuration
  • Create an account on agora.io and create an app to generate an APP ID.
  • Update APP ID, Temp Token and Channel Name in main.js
    let APP_ID = "YOU-APP-ID"

About

Meet new friends online via video chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors