rtp-engine 0.1.0

A pure Rust RTP media engine with codecs, SRTP, and audio device abstraction
Documentation

rtp-engine

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 4 feature flags, 4 of them enabled by default.

default

device (default)

g711 (default)

This feature flag does not enable additional features.

opus (default)

srtp (default)

  • dep:aes (default)
  • dep:ctr (default)
  • dep:hmac (default)
  • dep:sha1 (default)