Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

agora-rdc-electron

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agora-rdc-electron

Agora Remote Desktop Control Guides

  • 2.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-75%
Maintainers
3
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 04 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc