agora-recorder
TypeScript icon, indicating that this package has built-in type declarations

1.1.8 • Public • Published

Agora Recorder

Recording tool for Agora.io stream service.

Prerequisites

  • Agora Account

  • Ubuntu 12.04+ x64 or CentOS 6.5+ x64 (CentOS 7+ recommended)

  • GCC 4.4+

  • ARS IP (public IP)

  • 1MB+ bandwidth for each simultaneous recording channel

  • Server access for qos.agoralab.co

  • NodeJS 14+

    Note: If server access is denied, the Agora SDK may fail to transfer the required data.

Quick Start

Background Knowledge

This project presumes you have basic ideas of how Agora Recording SDK works.

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js. Node.js 14 or higher is required.

If this is a brand new project, make sure to create a package.json first with the npm init command.

Installation is done using the npm install command:

$ npm install agora-recorder

Samples

See sample projects.

Resources

License

This software is licensed under the BSD 3-Clause License. View the license.

Readme

Keywords

Package Sidebar

Install

npm i agora-recorder

Weekly Downloads

1

Version

1.1.8

License

BSD-3-Clause

Unpacked Size

14.7 kB

Total Files

5

Last publish

Collaborators

  • webtoucher