Sequence number and Time stamping

Gokul Vellingiri vgokul129 at gmail.com
Wed Feb 4 08:09:14 PST 2015


I'm streaming rtp packets over UDP with the following pipeline running on my
client side(Linux PC).

My question is setting rtph264depay to DEBUG level(5) not showing any
details about my sequence number and time stamp details.I need these details
to keep track my packet loss.

*gst-launch-1.0  udpsrc port=5000 ! "application/x-rtp, clock-rate=90000,
encoding-name=(string)H264, payload=96,framerate=30/1" ! rtph264depay !
avdec_h264 ! autovideosink sync=false -v --gst-debug=rtph264depay:5
*

Is there any other way to achieve this?

Thank you.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Sequence-number-and-Time-stamping-tp4670576.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list