mpromonet / rs-whep-play

Try WHEP in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rs-whep-play

Usage:

    cargo build --release
    target/release/rs-whep-play <whep url>

Run with docker

    docker run -v /tmp/.X11-unix/:/tmp/.X11-unix/ ghcr.io/mpromonet/rs-whep-play <whep url>

About

Try WHEP in Rust

License:The Unlicense


Languages

Language:Rust 90.9%Language:Dockerfile 9.1%