[Bug 659915] MP2T RTP payloader rejects buffers exceeding MTU

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 18 03:58:16 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=659915
  GStreamer | gst-plugins-good | 0.10.32

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mnauw at users.sourceforge.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #5 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-05-18 10:58:12 UTC ---
AFAICS, there should not have been any failure with recent versions.

However, it would not have payloaded correctly, in that it would exceed set mtu
size and not arrange for rtp packets to carry an integral number of TS packets.

Following should fix this:

[0.10]
commit ee6c6e9060fd542c0f5f03bad46eb355a6754f66
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Fri May 18 12:51:29 2012 +0200

    rtpmp2tpay: respect mtu and ts packet boundaries

    See #659915.

[0.11]
commit 182596b3aba6fe37751074a0b492c4f58a51beeb
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Fri May 18 12:53:44 2012 +0200

    rtpmp2tpay: respect mtu and packet boundaries

    See #659915.

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