hyperspeed-broadcast 0.0.1

Media ingest server, also provides WebSocket signaling server.

hyperspeed-broadcast

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 14 feature flags, 14 of them enabled by default.

default

  • rtc
  • ingest
  • signaling

rtc

  • once_cell
  • mediasoup

ingest

  • rtc
  • async-trait
  • async-std
  • rtp
  • webrtc-util

signaling

  • rtc
  • futures
  • async-std
  • async-trait
  • async-tungstenite
  • serde
  • serde_json

once_cell

    This feature flag does not enable additional features.

mediasoup

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

rtp

    This feature flag does not enable additional features.

webrtc-util

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

async-tungstenite

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.