[Webkit-unassigned] [Bug 169919] New: [WebRTC] Fix final mid of a transceiver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 21 08:47:11 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=169919

            Bug ID: 169919
           Summary: [WebRTC] Fix final mid of a transceiver
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: florent.defay at softathome.com

When we receive an offer, we set final mid of a transceiver with the provisional mid. This causes transceiver to use audio source with video payload or the contrary when the offer media description mids dont match the provisional mids.

We should set the final mid of a transceiver with the mid of the media description which has the same type as the transceiver.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170321/bb0b5e2a/attachment-0001.html>


More information about the webkit-unassigned mailing list