Re: [webrtc-pc] Need to describe when ICE and DTLS transport objects are created/changed

Well, the ORTC binding could create the `RTCIceGatherer` at the same time as the `RTCRtpTransceiver`, but then only create the `RTCIceTransport` (or only set it on the sender/receiver) when a description is set.

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

Received on Friday, 12 May 2017 16:43:04 UTC