webrtc icon indicating copy to clipboard operation
webrtc copied to clipboard

Error Domain=ARDAppClient Code=-4 "Failed to set session description." UserInfo={NSLocalizedDescription=Failed to set session description.}

Open lwl-blazer opened this issue 2 years ago • 0 comments

Mac os xcode 13

Error Domain=ARDAppClient Code=-4 "Failed to set session description." UserInfo={NSLocalizedDescription=Failed to set session description.}

[309:019][259] (RTCLogging.mm:33): (ARDAppClient.m:502 -[ARDAppClient peerConnection:didSetSessionDescriptionWithError:]_block_invoke): Failed to set session description. Error: Error Domain=org.webrtc.RTC_OBJC_TYPE(RTCPeerConnection) Code=-1 "Failed to set remote answer sdp: Failed to apply the description for m= section with mid='0': Answerer must use either active or passive value for setup attribute." UserInfo={NSLocalizedDescription=Failed to set remote answer sdp: Failed to apply the description for m= section with mid='0': Answerer must use either active or passive value for setup attribute.}

lwl-blazer avatar Sep 14 '23 06:09 lwl-blazer