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

#319 in Parser implementations

Download history 1696/week @ 2024-10-29 1548/week @ 2024-11-05 1920/week @ 2024-11-12 1499/week @ 2024-11-19 1745/week @ 2024-11-26 1802/week @ 2024-12-03 1585/week @ 2024-12-10 1796/week @ 2024-12-17 665/week @ 2024-12-24 999/week @ 2024-12-31 1971/week @ 2025-01-07 1837/week @ 2025-01-14 1371/week @ 2025-01-21 1622/week @ 2025-01-28 2274/week @ 2025-02-04 2594/week @ 2025-02-11

8,191 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

~260–730KB
~17K SLoC