Docs.rs
  • xiu-0.13.0
    • xiu 0.13.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • harlanc
    • Dependencies
      • anyhow ^1.0 normal
      • axum ^0.6.10 normal
      • clap ^4.1.4 normal
      • commonlib ^0.1.2 normal
      • env_logger_extend ^0.1.3 normal
      • failure ^0.1.8 normal
      • hls ^0.5.5 normal
      • httpflv ^0.4.5 normal
      • libc ^0.2.139 normal
      • log ^0.4.0 normal
      • rtmp ^0.6.5 normal
      • serde ^1.0.101 normal optional
      • serde_derive ^1.0 normal
      • serde_json ^1 normal
      • streamhub ^0.2.4 normal
      • tokio ^1.26.0 normal
      • tokio-metrics ^0.2.0 normal
      • toml ^0.5.8 normal
      • xrtsp ^0.3.0 normal
      • xwebrtc ^0.3.5 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

xiu0.13.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • config::AuthConfig
  • config::AuthSecretConfig
  • config::Config
  • config::HlsConfig
  • config::HttpApiConfig
  • config::HttpFlvConfig
  • config::HttpNotifierConfig
  • config::LogConfig
  • config::LogFile
  • config::RtmpConfig
  • config::RtmpPullConfig
  • config::RtmpPushConfig
  • config::RtspConfig
  • config::WebRTCConfig
  • config::errors::ConfigError
  • service::Service

Enums

  • config::LogLevel
  • config::errors::ConfigErrorValue

Functions

  • api::run
  • config::load