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 |
#1215 in Encoding
15,682 downloads per month
Used in 6 crates
(3 directly)
62KB
1.5K
SLoC
rtp-types
An implementation of parsing, writing, and editing RTP packets as specified in RFC 3550
rtp-types
Crate for handling RTP (RFC 3550) including a parser and a writer.
LICENSE
rtp-types is dual licensed under the:
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT).
- Apache 2.0 license (LICENSE-APACHE or http://opensource.org/licenses/apache-2-0).
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.
Dependencies
~220–670KB
~16K SLoC