go run cmd/signal/allrpc/main.go -jaddr :7000 -gaddr :50051
-- in the ion-sfu project, to start the allrpc interface
go run main.go
-- start RTMP server
gst-launch-1.0 videotestsrc ! video/x-raw,format=I420 ! x264enc speed-preset=ultrafast tune=zerolatency key-int-max=20 ! flvmux name=flvmux ! rtmpsink location=rtmp://localhost:1935/publish/foobar audiotestsrc ! alawenc ! flvmux.
-- test RTMP feed