1 unstable release
0.1.0 | Jan 25, 2024 |
---|
#147 in Multimedia
1.5MB
3K
SLoC
RTPeeker
RTP streams analysis and visualization tool.
Work in progress...
Installation
Supports Linux and MacOS.
- RTPeeker depends on
libpcap
, make sure to install it:
# installed on MacOS by default
# for Ubuntu
sudo apt install libpcap-dev
# for Arch
sudo pacman -S libpcap
- Install RTPeeker using the Rust toolchain:
cargo install --locked rtpeeker
- Run RTPeeker:
rtpeeker --help
Dependencies
~16–29MB
~416K SLoC