4 releases

0.1.2 Nov 14, 2024
0.1.1 Feb 23, 2024
0.1.0 Feb 7, 2024
0.0.1 Dec 20, 2023

#320 in Parser implementations

Download history 2088/week @ 2024-10-25 1550/week @ 2024-11-01 1703/week @ 2024-11-08 1874/week @ 2024-11-15 1377/week @ 2024-11-22 1911/week @ 2024-11-29 1592/week @ 2024-12-06 1739/week @ 2024-12-13 1104/week @ 2024-12-20 711/week @ 2024-12-27 1670/week @ 2025-01-03 1901/week @ 2025-01-10 1600/week @ 2025-01-17 1589/week @ 2025-01-24 1875/week @ 2025-01-31 2346/week @ 2025-02-07

7,789 downloads per month
Used in 5 crates (2 directly)

MIT/Apache

62KB
1.5K SLoC

crates.io docs.rs

rtp-types

Crate for handling RTP (RFC 3550) including a parser and a writer.

LICENSE

rtp-types is dual licensed under the:

Contribution

Any kinds of contributions are welcome as a pull request.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in rtp-types by you shall be dual licensed under the MIT license and Apache 2.0 license as above, without any additional terms or conditions.


lib.rs:

rtp-types

An implementation of parsing, writing, and editing RTP packets as specified in RFC 3550

Dependencies

~255–720KB
~17K SLoC