- 【webrtc】PeerConnection的初始化 : 对 JsepTransportController的创建
- peerconn的set local description到时候,会调用MaybeStartGathering
MaybeStartGathering
- class RTC_EXPORT IceTransportInternal : public rtc::PacketTransportInternal {
// Start gathering candidates if not already started, or if an ICE restart
// occurred.
virtual void MaybeStartGathering