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
- Host: GitHub
- URL: https://github.com/notedit/whip-server
- Owner: notedit
- Created: 2021-10-15T11:48:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-15T13:35:44.000Z (over 4 years ago)
- Last Synced: 2025-02-04T15:43:47.678Z (over 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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