项目作者: sdroege

项目描述 :
RTSP (RFC 7826) types and parsers/serializers
高级语言: Rust
项目地址: git://github.com/sdroege/rtsp-types.git
创建时间: 2020-11-12T18:01:25Z
项目社区:https://github.com/sdroege/rtsp-types

开源协议:MIT License

下载


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.