agora-rtc-sdk-ng
TypeScript icon, indicating that this package has built-in type declarations

4.20.2 • Public • Published

AgoraRTC SDK (Version 4.x)

English | 简体中文

Getting Started

Install

Use npm, pnpm or yarn

# with npm
npm i agora-rtc-sdk-ng
# or with pnpm
pnpm add agora-rtc-sdk-ng
# or with yarn
yarn add agora-rtc-sdk-ng

CDN is also provided

<script src="https://download.agora.io/sdk/release/AgoraRTC_N-4.20.2.js"></script>

The SDK exports an AgoraRTC object globally for use.

Quick start

React, Vue, Svelte quick start demo are provided, please check at Quick Start Demo. We also have More Demos.

Please follow the documentation at api-ref.agora.io.

Changelogs

Please check the changelogs at Release Notes.

/agora-rtc-sdk-ng/

    Package Sidebar

    Install

    npm i agora-rtc-sdk-ng

    Weekly Downloads

    40,062

    Version

    4.20.2

    License

    MIT

    Unpacked Size

    2.75 MB

    Total Files

    9

    Last publish

    Collaborators

    • disoul
    • agora.io
    • agorabuilder