An open API service indexing awesome lists of open source software.

https://github.com/agoraio-community/agora-remote-desktop-control-samples


https://github.com/agoraio-community/agora-remote-desktop-control-samples

agora electron rdc remote-desktop-control webrtc

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

Agora Remote Desktop Control Samples
===================================

![build workflow](https://github.com/AgoraIO-Community/agora-remote-desktop-control-samples/actions/workflows/build.yml/badge.svg)

> if you want to try this samples directly, please download samples from [here](https://github.com/AgoraIO-Community/agora-remote-desktop-control-samples/releases)
### Prerequisites

1. Please make sure [Node.js 10+](https://nodejs.org/) has been installed.

#### Clone our samples:

```
$ git clone git@github.com:AgoraIO-Community/agora-remote-desktop-control-samples.git
```

### Quick Start
- Getting starting with [rdc-server](rdc-server/README.md).
- Getting starting with [rdc-client-react](rdc-client-react/README.md).
- Getting starting with [rdc-client-angular](rdc-client-angular/README.md).
- Getting starting with [rdc-client-vue](rdc-client-vue/README.md).
- Getting starting with [rdc-client-vanilla-ts](rdc-client-vanilla-ts/README.md).