[gstreamer-bugs] [Bug 581703] New: rtph263pay rtp numbers not continuous

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 7 01:06:57 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=581703

  GStreamer | gst-plugins-good | Ver: git
           Summary: rtph263pay rtp numbers not continuous
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: marc.leeman at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
when using rtph263pay; the RTP sequence numbers are not continuous as captured
on the sending machine.

Steps to reproduce:
1. gst-launch udpsrc multicast-group=226.255.0.55 port=6000
caps="application/x-rtp,clock-rate=(int)90000" ! gstrtpjitterbuffer !
gstrtpptdemux ! rtph263depay ! queue2 ! rtph263pay pt=34 ! tee name=d d. !
queue2 ! udpsink host=226.226.226.123 port=6000 d. ! queue2 ! gdppay ! filesink
location=h263pay-rtp.log


Actual results:
see wireshark and gdp dump with logging of missing packets. Capture is done on
the sending machine, so no network issues can carete this that I know of.

Expected results:
rtp packets in sequence

Does this happen every time?
yes

Other information:
see wireshark and gdp dump with logging of missing packets. Capture is done on
the sending machine, so no network issues can carete this that I know of.


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




More information about the Gstreamer-bugs mailing list