Skip to content

harlanc/rsfu

Repository files navigation

RSFU

A WebRTC selective forwding unit written in Rust, rewrite ion-sfu.

Build and Run

Clone

git clone https://github.com/harlanc/rsfu.git

Build

cargo build

Run the jrpc2-server

./target/debug/jrpc2-server 

Open the client

Open the rsfu/third-party/echotest-jsonrpc/index.html from the chrome browser, and click Start, your audio/video can be forward from left side to the right side.

Dependencies

About

A WebRTC SFU(Selective Forwarding Unit) in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages