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

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

Awesome Lists containing this project

README

          

[![npm](https://img.shields.io/npm/v/@remotemonster/sdk.svg)](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)