Pion/Ion-Sfu One to Many

Install and Start ION-SFU instruction

  1. git clone https://github.com/pion/ion-sfu.git
  2. go build ./cmd/signal/json-rpc/main.go && ./main -c config.toml the ion-sfu should be up and running

Install and Start the Client

  1. git clone https://github.com/jason-shen/ion-one-to-many.git
  2. yarn
  3. yarn start the browser should automaticlly open the subscriber, you need to open the publisher.html

thats it have fun!!