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

#260 in Parser implementations

Download history 1642/week @ 2024-12-02 1705/week @ 2024-12-09 1782/week @ 2024-12-16 879/week @ 2024-12-23 846/week @ 2024-12-30 1985/week @ 2025-01-06 1757/week @ 2025-01-13 1449/week @ 2025-01-20 1635/week @ 2025-01-27 2188/week @ 2025-02-03 2436/week @ 2025-02-10 3000/week @ 2025-02-17 1972/week @ 2025-02-24 1917/week @ 2025-03-03 2238/week @ 2025-03-10 1085/week @ 2025-03-17

7,411 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

~280–760KB
~18K SLoC