ibc
(Iñaki Baz Castillo)
September 8, 2025, 11:40am
2
Did you search in the Announcements topic or did you check the latest PRs in mediasoup-client? I write things for something but if people don’t read them there is nothing I can do.
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 …