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

#306 in Parser implementations

Download history 1344/week @ 2024-09-18 1356/week @ 2024-09-25 1055/week @ 2024-10-02 1239/week @ 2024-10-09 1656/week @ 2024-10-16 2100/week @ 2024-10-23 1639/week @ 2024-10-30 1495/week @ 2024-11-06 2047/week @ 2024-11-13 1399/week @ 2024-11-20 1823/week @ 2024-11-27 1694/week @ 2024-12-04 1581/week @ 2024-12-11 1693/week @ 2024-12-18 604/week @ 2024-12-25 939/week @ 2025-01-01

5,041 downloads per month
Used in 4 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

~275–750KB
~18K SLoC