rtsp-types

Crates.iortsp-types
lib.rsrtsp-types
version0.1.3
sourcesrc
created_at2019-06-30 19:49:57.498766
updated_at2024-09-06 07:13:19.913096
descriptionRTSP (RFC 7826) types, parser and serializer
homepage
repositoryhttps://github.com/sdroege/rtsp-types
max_upload_size
id145028
size275,061
Tim-Philipp Müller (tp-m)

documentation

README

rtsp-types crates.io Actions Status docs.rs

Crate for handling RTSP (RFC 7826) messages, including a parser and serializer and support for parsing and generating well-known headers.

See the documentation for details.

LICENSE

rtsp-types is licensed under the MIT 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.

Commit count: 88

cargo fmt