Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mpromonet/rs-whep-play

Try WHEP in Rust
https://github.com/mpromonet/rs-whep-play

rust webrtc whep

Last synced: 19 days ago
JSON representation

Try WHEP in Rust

Awesome Lists containing this project

README

        

# rs-whep-play

Usage:
```
cargo build --release
target/release/rs-whep-play
```

Run with docker
```
docker run -v /tmp/.X11-unix/:/tmp/.X11-unix/ ghcr.io/mpromonet/rs-whep-play
```