Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 287 Bytes

File metadata and controls

12 lines (10 loc) · 287 Bytes

spacebar-pion-webrtc

How to run

  1. Start your go sfu daemon by navigating to ./pion-sfu and running
go run . -port <udp port> -ip <your server public ip>
  1. Install the signaling package into your Spacebar server
npm install @spacebarchat/pion-webrtc --no-save