Received invalid RTP payload, dropping

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Received invalid RTP payload, dropping

AniketH
This post was updated on .
Hi,

I'm trying to parse a pcap file and later use it 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=96 ! 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/
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel