Skip to content

dyte-io/video-calling-with-ar-filters

Repository files navigation

Video Calling With AR Filters

Contents

  1. Introduction
  2. About This Repository
  3. Setting Up the Project
  4. Usage
  5. Contributing
  6. License

Introduction

Dyte is a technology company specializing in real-time communication solutions. Our products are designed to enable seamless and efficient video interactions in various applications, ranging from virtual meetings to interactive live streaming. The offerings are known for their robust performance, scalability, and ease of integration.

About This Repository

Requirements

  • node v18.7.0
  • npm 8.18.0
  • Webcam for video functionality
  • Microphone
  • Dyte developer Account for API Key and Organisation ID

Running the Sample

  1. clone this repository
  2. After cloning, we should install all the dependencies using npm by running
npm i
  1. Copy .env.example to .env
  2. Generate an authToken using the create-participant API.
  3. Create a Deep AR account and obtain license key.
  4. Populate .env file with the tokens.
  5. Once all of the above are done, you can run the project by executing:
npm run dev

Useful Terminology and Links

Note: These terms have been referred to in the following content

  • Dyte Documentation: This refers to the Dyte Documentaion for the web-core (relating to the core functionality of the sdk) and react-ui-kit (relating to the frontend components and flows of the application).
  • API Reference: This refers to Dyte's API reference where all routes that are available to the user are listed and explained. Dyte's API has to versions of APIs, v1 and v2 respectively. In this project we have used the v1 API.

Contributing

We welcome contributions. Feel free to file issues & pull requests on the repo and we'll address them as we can. For any questions, feedback or suggestions about Dyte, reach out to us directly on our Discord Community Server.

License

All of Dyte's Sample Apps are Licensed with the MIT License. For more details, view the LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •