[Bug 797266] New: webrtcbin: allow specifying ICE network devices and IPv6
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Oct 10 01:40:48 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797266
Bug ID: 797266
Summary: webrtcbin: allow specifying ICE network devices and
IPv6
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Mac OS
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: aconchillo at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 373878
--> https://bugzilla.gnome.org/attachment.cgi?id=373878&action=edit
ICE network devices and IPv6
We allow specifying a list of network devices that the ICE agent will use to
gather ICE candidates. This needs to be given as an array of strings in the
"ice-devices" property. Also, we make it possible to enable/disable IPv6
addresses with "enable-ipv6".
Right now, "enable-ipv6" needs to be set before setting "ice-devices" which I
really don't like much. But I didn't know how to do it unless we add a
change_state, etc.
I haven't been able to run the UT since it's complaining about not finding the
nice elements. I'm using gst-uninstalled and I can see them with gst-inspect,
but I believe tests overwrite GST_PLUGIN_PATH. I'll check again tomorrow.
--
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