Hello all. I was working on mediasoup project and it was working well on chrome 138 but after update to Version 140.0.7339.127 (Official Build) (64-bit), I am getting InvalidAccessError: Failed to execute ‘setRemoteDescription’ on ‘RTCPeerConnection’: Failed to set remote answer sdp: Failed to set recv parameters for m-section with mid=‘0’. Mic is working well. When I unmute mic first and then the webcam, it works too, but cam wont work if opened before the Mic. @ibc
Note: It works well on Brave, Firefox and chrome on iOS.
The only version that works with Chrome >= 140 is mediasoup-client >= 3.15.0. Changes were huge to make it work with new Chrome. So no, there is no quick fix.