msf-rtsp

Crates.iomsf-rtsp
lib.rsmsf-rtsp
version0.3.0
created_at2025-11-06 16:41:31.996277+00
updated_at2025-12-11 10:58:40.5099+00
descriptionReal Time Streaming Protocol (RTSP) for Rust.
homepage
repositoryhttps://github.com/operutka/msf
max_upload_size
id1919985
size250,695
Ondřej Perutka (operutka)

documentation

https://docs.rs/msf-rtsp/

README

Real Time Streaming Protocol

Pure Rust implementation of RTSP/1.0 protocol based on RFC 2326. There is also a partial support for RTSP/2.0 as defined in RFC 7826.

Commit count: 33

cargo fmt