Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sb-im/charoite

WebRTC SFU streaming solution for IOT.
https://github.com/sb-im/charoite

docker sfu webrtc

Last synced: about 1 month ago
JSON representation

WebRTC SFU streaming solution for IOT.

Awesome Lists containing this project

README

        

# Charoite

Charoite is a WebRTC SFU streaming solution dedicated for IOT. It's built upon [Pion WebRTC](https://github.com/pion/webrtc).

## How to run?

It's recommended that you have the following tools installed:

- `Go`
- `GNU make`
- `golangci-lint` (Optional)
- `Docker`
- `Docker-compose`

Run with docker-compose:

```bash
$ make up
```