[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 12:15:59 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




------- Comment #3 from Aurelien Grimaud  2009-01-15 20:15 UTC -------
I am allocating the socket, passing the fd with the sockfd property of udpsrc.
I use gstreamer to handle media in sip calls.
The distant did not bind it's socket though provided RTP endpoints when sending
its SIP INVITE.
The distant was sipp.
I'll try to build a simple application which is able to reproduce this issue.

There is a problem becasuse both udpsrc and udpsink shares the same fd.
So icmp packet caused by udpsink influence udpsrc behavior.


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