mmids-core

Crates.iommids-core
lib.rsmmids-core
version2.0.0-dev.7
sourcesrc
created_at2022-01-02 17:03:50.758831
updated_at2022-11-23 20:36:47.48624
descriptionPowerful and user friendly live video server
homepage
repositoryhttps://github.com/KallDrexx/mmids
max_upload_size
id506618
size338,307
Matthew Shapiro (KallDrexx)

documentation

https://kalldrexx.github.io/mmids/

README

mmids

Mmids (Multi-Media Ingestion and Distribution System) is a powerful, user friendly, open source live video workflow server.

  • User Friendly
    • Complex video workflows can be easily configured by non-developers
  • Observable
    • Logging with an emphasis on correlations. Easily pinpoint logs relevant to a single stream on a busy server
  • Developer Friendly
    • Trivially add new workflow logic, new network protocols, etc... all with your own open-source or proprietary components
  • Fully Dynamic
    • Push and pull mechanisms to start, stop, and update workflows on the fly without disruptions.

mmids-core crate

The mmids-core crate contains all the required types and functionality needed for extending or building custom mmids distributions.

See the official documentation for more details.

Commit count: 184

cargo fmt