<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hey, this seems interesting, perhaps open an issue in libnice's
    gitlab to discuss this?<br>
    <br>
    <div class="moz-cite-prefix">On 5/2/21 5:29 AM, Sherrill Lam via
      gstreamer-devel wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAHVJfJKAWZ+zKbGnaB+fiibhd_KR9s+_giEYhQzjsxt4bSJ-dQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hi there!<br>
        <br>
        My team is interested to implement a prefetch ice candidate pool
        and add an ice-candidate-pool-size property ( [rtc spec](<a
href="https://www.w3.org/TR/webrtc/#dom-rtcconfiguration-icecandidatepoolsize"
          moz-do-not-send="true">https://www.w3.org/TR/webrtc/#dom-rtcconfiguration-icecandidatepoolsize</a>)
        ) for webrtcbin element. We think it will help accelerate the
        SDP generation at startup process. We’d like to get more
        guidance on what would be the best way to do it.<br>
        <br>
        Although ice candidate pool is a webrtc concept, I think it
        might make more sense if the pool itself is implemented within
        NiceAgent in Libnice. We could add an API in Libnice to create
        such a pool with a specified pool size and start generating ice
        candidates. When nice_agent_gather_candidates() is called, it
        will first check if there are candidates in the pool before
        generating new ones.<br>
        <br>
        Any thoughts or suggestions?<br>
        <br>
        Thanks!<br>
        <div>Sherrill</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
  </body>
</html>