[][src]Crate mediasoup

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

The library is fully-featured and API is unlikely to change in a major way. With lack of documentation it will be hard to use the library unless you already have experience with Mediasoup (in this case you can create a worker using worker_manager::WorkerManager and go from there).

Please check integration tests for usage examples.

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

Modules

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