[Bug 706310] udpsink errors

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 20 00:55:19 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=706310
  GStreamer | gst-plugins-base | 1.0.9

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |NOTABUG

--- Comment #4 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-20 07:55:15 UTC ---
You need to make sure that each buffer passed to udpsink can fit into an UDP
packet. You currently have 400k buffers here, which are just too large. Use for
example an RTP payloader in front of udpsink.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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