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

#289 in Network programming

Download history 1313/week @ 2024-11-21 1978/week @ 2024-11-28 1566/week @ 2024-12-05 1644/week @ 2024-12-12 1385/week @ 2024-12-19 636/week @ 2024-12-26 1554/week @ 2025-01-02 1885/week @ 2025-01-09 1697/week @ 2025-01-16 1586/week @ 2025-01-23 1644/week @ 2025-01-30 2435/week @ 2025-02-06 2704/week @ 2025-02-13 2737/week @ 2025-02-20 1931/week @ 2025-02-27 1663/week @ 2025-03-06

9,509 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

~265–740KB
~17K SLoC