Takashi Kannan

Results 70 comments of Takashi Kannan

@pilzinho At present, we do not have a sample like that. We think make sample in the future. and We will prepare a thread on the forum where you can...

@Mikeye666 Thank you for sharing. We know that some devices will still cause an error, so we will investigate.

@AustinMathuw Thanks you for reporting. We will check this issue. memo: WRS-283

Fixed in https://github.com/Unity-Technologies/com.unity.webrtc/pull/816

@azixMcAze The behavior is correct. Calling `OnIceCandidate` has nothing to do with the processing of `SetLocalDescription`.

@Kawottex This issue report is by design, can I close this?

@giovanni-bertoncelli I referred those pages https://www.w3.org/TR/webrtc/#dom-peerconnection-setlocaldescription https://datatracker.ietf.org/doc/html/rfc8829#section-3.5.1 > Note:As noted in [RFC8829] (section 5.9.), calling this method may trigger the ICE candidate gathering process by the ICE Agent. Invoke gathering...