ethand91 / mediasoup-ios-client

Mediasoup 3 iOS Client
ISC License
130 stars 64 forks source link

Failed to set local answer sdp #100

Closed qaz1991815 closed 3 years ago

qaz1991815 commented 3 years ago

This happens when there are three or more users, and it can lead to a crash:

[WARN] PeerConnection::OnFailure() | webtc::SetSessionDescriptionObserver failure [INTERNAL_ERROR:Failed to set local answer sdp: ] [ERROR] transport_wrapper::+[TransportWrapper nativeConsume:listener:id:producerId:kind:rtpParameters:appData:]() | Failed to set local answer sdp:

qaz1991815 commented 3 years ago

Most of the time, it works normally, but occasionally (only for three or more people, one-on-one normal)