[][src]Module mediasoup::plain_transport

A plain transport represents a network path through which RTP, RTCP (optionally secured with SRTP) and SCTP (DataChannel) is transmitted.

Structs

PlainTransport

A plain transport represents a network path through which RTP, RTCP (optionally secured with SRTP) and SCTP (DataChannel) is transmitted.

PlainTransportOptions

Plain transport options.

PlainTransportRemoteParameters

Remote parameters for plain transport.

PlainTransportStat

RTC statistics of the plain transport.