<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WebRTC] Fix final mid of a transceiver"
   href="https://bugs.webkit.org/show_bug.cgi?id=169919#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WebRTC] Fix final mid of a transceiver"
   href="https://bugs.webkit.org/show_bug.cgi?id=169919">bug 169919</a>
              from <span class="vcard"><a class="email" href="mailto:florent.defay&#64;softathome.com" title="Florent Defay &lt;florent.defay&#64;softathome.com&gt;"> <span class="fn">Florent Defay</span></a>
</span></b>
        <pre>(In reply to Alejandro G. Castro from <a href="show_bug.cgi?id=169919#c2">comment #2</a>)
<span class="quote">&gt; Thanks for the patch, can you explain how we can reproduce this issue?</span >
This is a random behaviour. We get this using a basic page establishing WebRTC connection audio and video between two set-top boxes. Symmetric setup.
The WebRTC backend is openwebrtc.

<span class="quote">&gt; &gt; Source/WebCore/ChangeLog:3
&gt; &gt; +        [WebRTC] Fix final mid of a transceiver
&gt; 
&gt; Try to be more descriptive explaining the issue with the title, instead of
&gt; explaining how you fix it, such as: Problem when setting final mid for the
&gt; ...</span >
OK. What about:
Problem with transceiver assigned a mid not matching the payload in the mediaDescription

What happens is that we have audio on mid1 and video on mid2 and a transceiver is set with mid1 but with payload of video.

<span class="quote">&gt; I think if the payload of a mediaDescription does not match and their mids
&gt; match the problem should be somewhere else.</span >
OK.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>