[Bug 772841] udpsrc: high CPU usage at high packet rate

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 8 02:13:42 UTC 2018


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

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #340677|none                        |needs-work
             status|                            |

--- Comment #52 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 340677:
 --> (https://bugzilla.gnome.org/review?bug=772841&attachment=340677)

::: gst/udp/gstudpsrc.c
@@ +889,3 @@
+#if GLIB_CHECK_VERSION(2,52,0)
+    /* use callback from receive_message() */
+    g_socket_set_cmsg_handler (udpsrc->used_socket, gst_udpsrc_check_dst_addr,

This never made it to 2.52, I believe it requires a tad more work upstream,
have you pinged Philip Whitnall about this ?

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