4 releases

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

#262 in Parser implementations

Download history 634/week @ 2024-07-29 853/week @ 2024-08-05 1357/week @ 2024-08-12 1212/week @ 2024-08-19 925/week @ 2024-08-26 1055/week @ 2024-09-02 1061/week @ 2024-09-09 1154/week @ 2024-09-16 1478/week @ 2024-09-23 1135/week @ 2024-09-30 1102/week @ 2024-10-07 1536/week @ 2024-10-14 1860/week @ 2024-10-21 1944/week @ 2024-10-28 1475/week @ 2024-11-04 1914/week @ 2024-11-11

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

~300–780KB
~18K SLoC