<div dir="ltr">The 0.10.25 version of the good plugins displayed sequence number for both the h264 pay and depay in the log files at level 5. If the 1.0 version doesn't you could consider adding a log message yourself, which would require you to build at least the RTP directory. Alternatively, perhaps a packet capture (wireshark, tcpdump or tshark) could be enough.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 4, 2015 at 8:21 AM, Gokul Vellingiri <span dir="ltr"><<a href="mailto:vgokul129@gmail.com" target="_blank">vgokul129@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I tried debug sequence number by adding<br>
gst_debug_set_threshold_from_string("rtph264depay:6",TRUE); before<br>
Gstreamer.init() in my native code(I'm trying streaming in Android).But no<br>
details regarding time stamp and sequence number.<br>
<br>
Can you share some of your views,how you would achieved this.A small hint<br>
will be more helpful for me.<br>
<br>
Thank you.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/networking-problem-losing-packets-looking-for-ideas-tp4663952p4670572.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/networking-problem-losing-packets-looking-for-ideas-tp4663952p4670572.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>