# rtsp-types [](https://crates.io/crates/rtsp-types) [](https://github.com/sdroege/rtsp-types/actions) [](https://docs.rs/rtsp-types)
Crate for handling RTSP ([RFC 7826](https://tools.ietf.org/html/rfc7826))
messages, including a parser and serializer and support for parsing and
generating well-known headers.
See the [documentation](https://docs.rs/rtsp-types) for details.
## LICENSE
rtsp-types is licensed under the MIT license ([LICENSE](LICENSE) or
http://opensource.org/licenses/MIT).
## Contribution
Any kinds of contributions are welcome as a pull request.
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in rtsp-types by you shall be licensed under the MIT
license as above, without any additional terms or conditions.