[][src]Crate mediasoup

This is a port of TypeScript client library for Mediasoup to Rust

The library is incomplete and at early stages of development, so it will be hard to use unless you already have experience with Mediasoup (in this case you can create a worker using worker_manager::WorkerManager and go from there).

Also there are basic tests in worker_manager and worker modules that may help to get started.

API is close to TypeScript's, please referer to it in the meantime.

Modules

audio_level_observer
consumer
data_consumer
data_producer
data_structures
ortc
plain_transport
producer
router
rtp_observer
rtp_parameters
scalability_modes
sctp_parameters
srtp_parameters
supported_rtp_capabilities
transport
webrtc_transport
worker
worker_manager