mediasoup-spacebar-wrtc
v1.0.2
Published
a spacebar-compatible werbtc server that uses mediasoup
Readme
Mediasoup Spacebar WRTC
A spacebar-compatible WebRTC server
NOTE: video is currently not working in this implementation
Supported environments:
- Linux
- Mac Os X
- Windows
Usage
Simply install it to your spacebar server by running the following command:
npm install mediasoup-spacebar-wrtc --no-savethen in your spacebar .env configure the server to load this package:
WRTC_LIBRARY=mediasoup-spacebar-wrtc