Demonstrates how to publish video and/or audio to an ion-sfu
from the browser using the json-rpc
interface.
go build cmd/server/json-rpc/main.go
./main -c config.toml -p 7000
Open fiddle here you should be prompted to allow media access. Once you accept, you will see your local video. First, click "Publish" to publish it. Once it is published, open another fiddle instance and click publish. Each fiddle will receive the others stream and display it under remote streams.