Received invalid RTP payload, dropping

Aniket0987 nymano86 at aol.com
Tue Jun 30 18:36:17 UTC 2020


Hi,

I'm trying to parse a pcap file and later use for some analytic purposes. My
pipeline is as follows:
filesrc location=mpvid4.pcap ! pcapparse ! application/x-rtp, media=video,
clock-rate=90000, encoding-name=MP2T, payload=104 ! rtpmp2tdepay ! decodebin
! fakesink

The pcap file consists MPEG-2 UDP data. I've tried this with H264 data pcap
file as well with rtph264depay. I run into the same issue with that as well.

Logs:
WARNING: from element /GstPipeline:pipeline0/GstRtpMP2TDepay:rtpmp2tdepay0:
Could not decode stream.
Additional debug info:
gstrtpbasedepayload.c(466): gst_rtp_base_depayload_handle_buffer ():
/GstPipeline:pipeline0/GstRtpMP2TDepay:rtpmp2tdepay0:
Received invalid RTP payload, dropping
WARNING: from element /GstPipeline:pipeline0/GstRtpMP2TDepay:rtpmp2tdepay0:
Could not decode stream.
Additional debug info:
gstrtpbasedepayload.c(466): gst_rtp_base_depayload_handle_buffer ():
/GstPipeline:pipeline0/GstRtpMP2TDepay:rtpmp2tdepay0:
Received invalid RTP payload, dropping



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list