- From: Nils Ohlmeier via GitHub <sysbot+gh@w3.org>
- Date: Fri, 08 Sep 2017 16:55:58 +0000
- To: public-webrtc-logs@w3.org
> On everything it reserves ports, on some implementations with hardware codecs, it reservers the hardware codec. No. CreateOffer() does not allocate ports. Only when calling setLocalDescription() one would start to allocate ICE resources. With the exception of the new ICE candidate pool. In that case you need to start allocating ICE resources at the time of createOffer(). -- GitHub Notification of comment by nils-ohlmeier Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1383#issuecomment-328157923 using your GitHub account
Received on Friday, 8 September 2017 16:55:56 UTC