mediasoup-client 3.15.0 has been released and everyone should upgrade to it ASAP.
In Chrome M140, the way codec payload types and RTP extension IDs are assigned in the local SDP will dramatically change and will break assumptions made by mediasoup-client internals. In current Chrome Canary (version 141) this is already true, so literally mediasoup-client doesn’t work on it.
The new version 3.15.0 of mediasoup-client fixes this problem.
- Related issue: Produce Video only stream fails. · Issue #330 · versatica/mediasoup-client · GitHub
- Related PR fixing the issue: Don't expect static codec payload types and RTP extension IDs by ibc · Pull Request #336 · versatica/mediasoup-client · GitHub
PLEASE UPGRADE ASAP