Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mpromonet/rs-whep-play
- Owner: mpromonet
- License: unlicense
- Created: 2023-05-03T17:52:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-05T20:28:33.000Z (9 months ago)
- Last Synced: 2024-04-05T21:30:03.012Z (9 months ago)
- Topics: rust, webrtc, whep
- Language: Rust
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```