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

2.0.1 • Public • Published

Agora Remote Desktop Control Guides

Prerequisites

  1. Getting appId & certificate issued by agora, please read this docs
  2. Please make sure Node.js 10+ has been installed.

Quick Start

  1. Check our demos.

Starting in your project.

  1. Installation, Agora Remote Desktop Control depends on Agora RTC SDK (electron), so you need install it first.

    1. install agora-sdk-electron by npm or yarn:

      $ npm install agora-sdk-electron --save
      $ yarn add agora-sdk-electron
    2. install Agora Remote Desktop Control SDK by npm or yarn:

      $ npm install agora-rdc-electron --save
      $ yarn add agora-rdc-electron
  2. Build your remote desktop control app. See api reference

Package Sidebar

Install

npm i agora-rdc-electron

Weekly Downloads

19

Version

2.0.1

License

MIT

Unpacked Size

16.6 kB

Total Files

8

Last publish

Collaborators

  • agorabuilder
  • agora.io