[Bug 563323] udpsink: reduced cpu usage when using a connected socket
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 14 05:52:33 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=563323
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
--- Comment #12 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Created attachment 309273
--> https://bugzilla.gnome.org/attachment.cgi?id=309273&action=edit
udpsrc: add "retrieve-sender-address" property
I think there is a case for disabling retrieval of the sender address
independent of whether the socket is connected, so I'd just add a property for
that. GLib knows whether the socket is connected or not (if you connected it
via the GLib API anyway), so arguably any other/automatic optimisations should
be in GLib.
--
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