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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 23 02:33:37 PDT 2017


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

--- Comment #3 from Florent Defay <florent.defay at softathome.com> ---
(In reply to Alejandro G. Castro from comment #2)
> Thanks for the patch, can you explain how we can reproduce this issue?
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.

> > Source/WebCore/ChangeLog:3
> > +        [WebRTC] Fix final mid of a transceiver
> 
> Try to be more descriptive explaining the issue with the title, instead of
> explaining how you fix it, such as: Problem when setting final mid for the
> ...
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.

> I think if the payload of a mediaDescription does not match and their mids
> match the problem should be somewhere else.
OK.

-- 
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/20170323/0862518b/attachment.html>


More information about the webkit-unassigned mailing list