[Bug 797266] webrtcbin: allow specifying ICE network addresses

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 10 18:01:59 UTC 2018


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

Aleix Conchillo FlaquƩ <aconchillo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #373884|0                           |1
        is obsolete|                            |

--- Comment #5 from Aleix Conchillo FlaquƩ <aconchillo at gmail.com> ---
Created attachment 373888
  --> https://bugzilla.gnome.org/attachment.cgi?id=373888&action=edit
ICE network addresses

I have simplified this. Instead of doing the networking traversing in the
element, we now have to do it outside (in the app). So, now we simply need to
pass the list of addresses we want to use in the "ice-addresses" property. If
none is specified, the default will be used.

Also, the IPv6 handling is now done in the application as well, no need for the
element to know anything about it.

-- 
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