Failed to execute 'createOffer' on 'RTCPeerConnection'

mediasoup-client v. 3.6.64

Hello mediasoup,
Does anyone has this producer error after stop and start it?

DOMException: Failed to execute 'createOffer' on 'RTCPeerConnection': Session error code: ERROR_CONTENT. Session error description: A BUNDLE group was added in the answer that did not exist in the offer..

I started having it from version 3.6.59, maybe by this commit.

Any idea and help is greatly appreciated?

GitHub

Thank you so much.

Facing same issue. @miroslavpejic85 did you find any solution?

Ref: Error Failed to execute 'createOffer' on 'RTCPeerConnection · Issue #144 · versatica/mediasoup-client · GitHub

Seems Chrome bug, but to me happen also with other browsers (latest) too:

  • Safari: Version 16.1 (18614.2.9.1.12)
  • Firefox: Version 107.0.1 (64bit)
  • Opera: Version 93.0.4585.39 (x86_64)
  • Microsoft Edge: Version 107.0.1418.68 (Official build) (x86_64)

The only browser that seems work is:

Brave: Version 1.46.134 Chromium: 108.0.5359.94 (Official Build) (x86_64)

Please report in mediasoup-client GitHub issues. I know why it happens (I think) and will fix this week. In the meanwhile use the previous npm version.

Hi Iñaki,
Sure, thank you so much.

Please create a new issue in GH. You commented in a different issue closed in 2020.

Sorry, I’m sleeping…
Done: Failed to execute 'createOffer' on 'RTCPeerConnection' · Issue #231 · versatica/mediasoup-client · GitHub