https://github.com/remotemonster/web-sdk
RemoteMonster web SDK & examples
https://github.com/remotemonster/web-sdk
browser examples sdk web webrtc
Last synced: 11 months ago
JSON representation
RemoteMonster web SDK & examples
- Host: GitHub
- URL: https://github.com/remotemonster/web-sdk
- Owner: RemoteMonster
- Created: 2016-10-31T15:25:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T04:10:22.000Z (almost 3 years ago)
- Last Synced: 2025-06-11T00:09:01.435Z (11 months ago)
- Topics: browser, examples, sdk, web, webrtc
- Language: JavaScript
- Homepage: https://remotemonster.github.io/web-sdk/docs
- Size: 16.6 MB
- Stars: 18
- Watchers: 2
- Forks: 27
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/@remotemonster/sdk)
# RemoteMonster web SDK
RemoteMonster - Livecast Management in the Cloud
- [Website](https://remotemonster.com)
## Get SDK
### Package Manager
```bash
npm i @remotemonster/sdk
```
```html
```
### Static import
From [jsDelivr](https://www.jsdelivr.com)
```html
```
### Downloads
- [Downloads](https://github.com/RemoteMonster/web-sdk/releases/)
## Examples
### Sample
- [demo](https://sample.remotemonster.com/)
- [source](https://github.com/RemoteMonster/web-sdk/tree/master/examples/full)
## Documents
- [Guides](https://docs.remotemonster.com/)
- [API Reference](https://remotemonster.github.io/web-sdk/docs/)
## Changelog
- [Changelog](https://github.com/RemoteMonster/web-sdk/blob/master/CHANGELOG.md)