[Bug 779770] New: rtph264depay: Undefined packet type

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 8 20:54:09 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=779770

            Bug ID: 779770
           Summary: rtph264depay: Undefined packet type
    Classification: Platform
           Product: GStreamer
           Version: 1.x
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: lists at svrinformatica.it
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 347502
  --> https://bugzilla.gnome.org/attachment.cgi?id=347502&action=edit
rtsp capture that allows to reproduce the issue

I have an h264 rtsp stream that works fine using ffplay/vlc but fails with
gstreamer,

rtph264depay drop rtp packet here:

https://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/rtp/gstrtph264depay.c#n1199

nal type seems undefined (0),

I captured a dump using this pipeline

rtspsrc location=... ! gdppay ! filesink location=test.gdp

the error can be reproduced with this pipeline:

filesrc location=test.gdp ! gdpdepay ! rtph264depay ! fakesink

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