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
- Host: GitHub
- URL: https://github.com/agoraio-community/agora-remote-desktop-control-samples
- Owner: AgoraIO-Community
- License: mit
- Created: 2021-09-03T05:38:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-22T08:01:27.000Z (about 3 years ago)
- Last Synced: 2025-03-24T21:03:16.849Z (7 months ago)
- Topics: agora, electron, rdc, remote-desktop-control, webrtc
- Language: TypeScript
- Homepage:
- Size: 538 KB
- Stars: 15
- Watchers: 32
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Agora Remote Desktop Control Samples
===================================
> if you want to try this samples directly, please download samples from [here](https://github.com/AgoraIO-Community/agora-remote-desktop-control-samples/releases)
### Prerequisites1. 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).