[gstreamer-bugs] [Bug 567857] [udpsrc] loop on gst_poll_wait when POLLERR because of icmp

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 15 13:21:02 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=567857

  GStreamer | gst-plugins-good | Ver: HEAD CVS

Aurelien Grimaud changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #6 from Aurelien Grimaud  2009-01-15 21:20 UTC -------
Why connect an udp socket ?
Well remote is well identified and seen with lsof or netstat.
Udp packets from wrong source are not delivered.
You can gain performance by using send and recv instead of sendto and recvfrom.

We plan to add property to use connected udp socket on udpsrc / udpsink.
http://bugzilla.gnome.org/show_bug.cgi?id=563323


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=567857.




More information about the Gstreamer-bugs mailing list