[Bug 794810] New: webrtcbin does not handle ICE candidates in SDP sent via set-remote-description signal

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 29 13:57:44 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794810

            Bug ID: 794810
           Summary: webrtcbin does not handle ICE candidates in SDP sent
                    via set-remote-description signal
    Classification: Platform
           Product: GStreamer
           Version: 1.14.0
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: bugzilla at poradnik-webmastera.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

According to JSEP section 5.10 (Applying a Remote Description), this is a MUST:
"Pair any supplied ICE candidates with any gathered local
candidates, as described in [RFC5245], Section 5.7, and start
connectivity checks with the appropriate credentials."

webrtc currently does not do this, app has to extract candidates from remote
SDP and sent them one by one to webrtcbin via add-ice-candidate signal.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list