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

https://github.com/notedit/whip-server

WebRTC whip server
https://github.com/notedit/whip-server

Last synced: about 1 year ago
JSON representation

WebRTC whip server

Awesome Lists containing this project

README

          

# whip-server
WebRTC whip server https://www.ietf.org/id/draft-ietf-wish-whip-00.html

## Install

```
cd whip-server
npm i
```

## Run the demo

```
node index.js
```

Open your Chrome and visit http://localhost:8080/index.html

Click the publish and you will publish a stream through `WHIP`

Open the `chrome://webrtc-internals/` you will see the WebRTC stats