115 releases (16 breaking)
new 0.22.1 | Feb 20, 2025 |
---|---|
0.21.0 | Dec 18, 2024 |
0.20.2 | Nov 28, 2024 |
0.17.0 | Jul 8, 2024 |
0.8.0 | Jul 27, 2023 |
#159 in Visualization
815 downloads per month
295KB
4K
SLoC
Rerun command-line tool
You can install the binary with cargo install rerun-cli --locked --features nasm
.
Note: this requires the nasm
CLI to be installed and available in your path.
Alternatively, you may skip enabling the nasm
feature, but this may result in inferior video decoding performance.
The rerun
CLI can act either as a server, a viewer, or both, depending on which options you use when you start it.
Running rerun
with no arguments will start the viewer, waiting for an SDK to connect to it over TCP.
Run rerun --help
for more.
What is Rerun?
Running a web viewer
rerun --web-viewer path/to/file.rrd
Dependencies
~88–135MB
~2.5M SLoC