Expand description
A plain transport represents a network path through which RTP, RTCP (optionally secured with SRTP) and SCTP (DataChannel) is transmitted.
Structs§
- A plain transport represents a network path through which RTP, RTCP (optionally secured with SRTP) and SCTP (DataChannel) is transmitted.
PlainTransport
options.- Remote parameters for plain transport.
- RTC statistics of the plain transport.
WeakPlainTransport
doesn’t own pipe transport instance on mediasoup-worker and will not prevent one from being destroyed once last instance of regularPlainTransport
is dropped.