[gstreamer-bugs] [Bug 584613] New: rtpvrawpay seems to produce fixed-length packets padded with random data

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jun 2 06:23:50 PDT 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=584613

  GStreamer | gst-plugins-good | Ver: 0.10.22
           Summary: rtpvrawpay seems to produce fixed-length packets padded
                    with random data
           Product: GStreamer
           Version: 0.10.22
          Platform: Other
        OS/Version: Macintosh
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sjoerd at intercue.nl
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


gst-launch -vvvvv videotestsrc pattern=white !
video/x-raw-yuv,format=\(fourcc\)UYVY, width=94, height=10,framerate=50/1 !
rtpvrawpay ! udpsink

Monitoring with Wireshark and decoding as RTP shows that the marked packets are
padded with (seemingly) rubbish (cf. attachment). The RTP payload thus always
is 1388 bytes.

I'm using the plugin from gst-plugins-good 0.10.14 on Mac OS 10.5.7 with
GStreamer 0.10.22.

Proper rtp receiver implementations should discard this informations, so this
is not a severe bug.


-- 
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=584613.




More information about the Gstreamer-bugs mailing list