mediasoup node 3.11.11 and mediasoup-client 3.6.81 have been released. They come with support for NACK when producing/consuming OPUS audio codec.
PRs
- “Add support for RTCP NACK in OPUS” (mediasoup): Add support for RTCP NACK in OPUS by ibc · Pull Request #1015 · versatica/mediasoup · GitHub
- " Add support for RTCP NACK in OPUS" (mediasoup-client): Add support for RTCP NACK in OPUS by ibc · Pull Request #249 · versatica/mediasoup-client · GitHub
- Documentation (mediasoup, see new
enableRtx
parameter inConsumerOptions
): mediasoup :: API - Documentation (mediasoup-client, see new
opusNack
parameter inProducerOptions
): mediasoup :: API
NOTE: NACK for OPUS is only supported by modern libwebrtc based browsers/devices.