ISBX / apprtc-ios

A native iOS video chat app based on WebRTC
BSD 3-Clause "New" or "Revised" License
1.35k stars 413 forks source link

Failed to set remote video description send parameters #147

Open lanxi619 opened 5 years ago

lanxi619 commented 5 years ago

The demo worked fine with me about two weeks ago. Now I'm getting this error when join in a chat:

AppRTC[2621:935910] Failed to set session description. Error: Error Domain=RTCSDPError Code=-1 "(null)" UserInfo={error=Failed to set remote offer sdp: Session error code: ERROR_CONTENT. Session error description: Failed to set remote video description send parameters..}

Can anyone help me?

marcoserafini2 commented 5 years ago

@lanxi619 I think it's the same problem reported here. Were you able to solve somehow?