mediasoup-client 3.3.3 has been released. This version adds new API in Producer
and Consumer
to provide the application with low level access to the underlying RTCRtpSender
and RTCRtpReceiver
objects:
- producer.rtpSender getter.
- consumer.rtpReceiver getter.