| Crates.io | rtpeeker |
| lib.rs | rtpeeker |
| version | 0.1.0 |
| created_at | 2024-01-25 19:42:49.606276+00 |
| updated_at | 2024-01-25 19:42:49.606276+00 |
| description | RTP streams analysis and visualization tool |
| homepage | https://github.com/LVala/rtpeeker/ |
| repository | https://github.com/LVala/rtpeeker/ |
| max_upload_size | |
| id | 1114232 |
| size | 2,948,548 |
RTP streams analysis and visualization tool.
Work in progress...
Supports Linux and MacOS.
libpcap, make sure to install it:# installed on MacOS by default
# for Ubuntu
sudo apt install libpcap-dev
# for Arch
sudo pacman -S libpcap
cargo install --locked rtpeeker
rtpeeker --help