[gstreamer-bugs] [Bug 565509] New: rtpsource on receiver side can't get clock-rate for h264, h263 or mpeg4

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Dec 23 13:39:49 PST 2008


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

  GStreamer | gst-plugins-good | Ver: HEAD CVS
           Summary: rtpsource on receiver side can't get clock-rate for
                    h264, h263 or mpeg4
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: le.businessman at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.21/2.22
   GNOME milestone: Unspecified


Please describe the problem:
normally, it is not necessary to specify payload type on the receiver side's
udpsrc caps for an rtp session. However, for h264, h263 and mpeg4 video
streams, if you don't specify payload-type, you get the following warning:

rtpsource rtpsource.c:865:calculate_jitter: cannot get clock-rate for pt 96


Steps to reproduce:
Setup a stream such as the one described here: 
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-plugins/html/gst-plugins-bad-plugins-gstrtpbin.html
using either h264, h263 or mpeg4, and set GST_DEBUG level to two

Actual results:
rtpsource rtpsource.c:865:calculate_jitter: cannot get clock-rate for pt 96

Expected results:
The payload type would not need to be specified and we would not get this
warning.

Does this happen every time?
Yes.

Other information:
I have not observed this behaviour for any audio codec/payloader/depayloader
combinations.


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




More information about the gstreamer-bugs mailing list