Mediasoup Spacebar WRTC

May 7, 2025 ยท View on GitHub

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-save

then in your spacebar .env configure the server to load this package:

WRTC_LIBRARY=mediasoup-spacebar-wrtc