Re: [webrtc-pc] Section 4.4.1.6: Set the RTCSessionDescription (Object visibility) (#2338)

At the very least ICE transports are created in setLocalDescription before the answer is received so that gathering ICE candidates can start. Some applications wait for ICE gathering to finish before sending the initial offer even.

DTLS/SRTP need information from the remote side to start so there's not much use seeing them early. Though the DTLS transport could be created before the answer to cache any early CHLO packets.

-- 
GitHub Notification of comment by steveanton
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2338#issuecomment-546090143 using your GitHub account

Received on Thursday, 24 October 2019 20:31:09 UTC