Install
Dependencies¶
- ffmpeg (optional, recommended) required for transmuxing and transcoding streams.
- chrome / chromium (optional) needed only for the capture sub-command.
Pre-built Binaries¶
Visit the releases page for pre-built binaries or grab the latest CI builds.
Download and extract the archive, then copy the vsd binary to a directory of your choice.
Finally, add that directory to your system's PATH environment variable.
Downloads and extracts the binary to your current directory.
Downloads and extracts the binary to your current directory.
Downloads and extracts the binary to your current directory.
Requires Termux. Downloads and extracts the binary to $PREFIX/bin. See android support for more details.
Install via Cargo¶
You can also install vsd using cargo.