AgoraIO-Community / RTC-Angular

Integrate Agora Video SDK into Angular based projects

Home Page:https://www.agora.io/en/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agora

Agora RTE Agora RTC Agora Chat

RTC-Angular with Agora Live Video

Typescript implmentation of the Agora Video SDK for Web v4.20 using the Angular framework

The Guide.md contains a walk-through of the project, including setup and code.

Demo

Test the build:

Setup

  1. Clone the repo
  2. Add Agora API Key to the environments.ts file

Test in Dev mode

  1. Follow steps in setup

  2. Open the terminal and navigate to repo folder

  3. Use this command to run dev mode with local webserver:

    ng serve

How to aquire an Agora AppID

  1. Register and log in to Agora Console.

  2. Navigate to the Project Management tab.

  3. Find your project and click Configure.

  4. Copy your APP ID,

  5. Scroll down and generate a temporary Token (if security is enable).

Agora Console: Project Details

About

Integrate Agora Video SDK into Angular based projects

https://www.agora.io/en/


Languages

Language:TypeScript 74.6%Language:CSS 15.8%Language:HTML 9.6%