All Projects → sdroege → rtsp-types

sdroege / rtsp-types

Licence: MIT license
RTSP (RFC 7826) types and parsers/serializers

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to rtsp-types

Ffmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
Stars: ✭ 27,382 (+171037.5%)
Mutual labels:  rtsp, multimedia
ArRtspTool
将RTSP或者NV-RTX上的摄像头流转为webrtc可直接观看的流,延迟低至200ms,Web无插件、Native等全平台低延时拉流
Stars: ✭ 38 (+137.5%)
Mutual labels:  rtsp
smk
SMK - Simple multimedia kit - C++ WebAssembly
Stars: ✭ 89 (+456.25%)
Mutual labels:  multimedia
conan-sfml
[OBSOLETE] The recipe is now in https://github.com/bincrafters/community
Stars: ✭ 13 (-18.75%)
Mutual labels:  multimedia
vdf-parser
📜 Libraries to (de)serialize Valve's KeyValue format (VDF) in various languages
Stars: ✭ 70 (+337.5%)
Mutual labels:  serializer
Apex.Serialization
High performance contract-less binary serializer for .NET
Stars: ✭ 82 (+412.5%)
Mutual labels:  serializer
Cerializer
JSON Serializer using compile time reflection
Stars: ✭ 16 (+0%)
Mutual labels:  serializer
UDLF
An Unsupervised Distance Learning Framework for Multimedia Retrieval
Stars: ✭ 40 (+150%)
Mutual labels:  multimedia
Limbo
Library for VLSI CAD Design Useful parsers and solvers' api are implemented.
Stars: ✭ 84 (+425%)
Mutual labels:  parsers
reparse
Reparse is a monadic, recursive descent based, comprehensive parser construction library for ocaml.
Stars: ✭ 53 (+231.25%)
Mutual labels:  parsers
php-json-api
JSON API transformer outputting valid (PSR-7) API Responses.
Stars: ✭ 68 (+325%)
Mutual labels:  serializer
LVDS-7-to-1-Serializer
An Verilog implementation of 7-to-1 LVDS Serializer. Which can be used for comunicating FPGAs with LVDS TFT Screens.
Stars: ✭ 33 (+106.25%)
Mutual labels:  serializer
HumanRecognition
Person Recognition System on PIPA dataset
Stars: ✭ 28 (+75%)
Mutual labels:  multimedia
fapro
Fake Protocol Server
Stars: ✭ 1,338 (+8262.5%)
Mutual labels:  rtsp
EndianBinaryIO
A C# library that can read and write primitives, enums, arrays, and strings to streams and byte arrays with specified endianness, string encoding, and boolean sizes.
Stars: ✭ 20 (+25%)
Mutual labels:  serializer
docker-wyze-bridge
RTMP/RTSP/LL-HLS bridge for Wyze cams in a docker container
Stars: ✭ 1,146 (+7062.5%)
Mutual labels:  rtsp
rrtsp client
Rust high level RTSP client
Stars: ✭ 12 (-25%)
Mutual labels:  rtsp
react-native-vlc-media-player
React native media player for video streaming and playing. Supports RTSP, RTMP and other protocols supported by VLC player
Stars: ✭ 221 (+1281.25%)
Mutual labels:  rtsp
ZLMediaKit
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11
Stars: ✭ 7,790 (+48587.5%)
Mutual labels:  rtsp
ebml-go
A pure Go implementation of bi-directional EBML encoder/decoder
Stars: ✭ 60 (+275%)
Mutual labels:  multimedia

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].