A spacebar-compatible WebRTC server
NOTE: video is currently not working in this implementation
- Linux
- Mac Os X
- Windows
Simply install it to your spacebar server by running the following command:
npm install mediasoup-spacebar-wrtc --no-save
then in your spacebar .env configure the server to load this package:
WRTC_LIBRARY=mediasoup-spacebar-wrtc