<div dir="ltr">Hi, <br><br>I&#39;m using Gstreamer to setup a streaming video client using rtspsrc. Thanks to the help from Aurelien, I successfully setup the pipeline and it&#39;s rolling good. Now I find that with the packet drop is quite frequent even in locale area network. I have been tried to configure the parameter &quot;latency&quot; on rtspsrc/gstrtpjitterbuffer, but they didn&#39;t help. The video source rate is 788kbps, lasts 6 seconds. By dumping the received file to disk, it turned out that only a quarter of the stream was successfully received (&quot;gst-launch -v rtspsrc location=rtsp://<a href="http://10.38.164.205/water_mpeg4.mp4">10.38.164.205/water_mpeg4.mp4</a> ! gstrtpjitterbuffer latency=20000 ! rtpmp4vdepay ! filesink location=./stream.m4v&quot;). Most of them was dropped for some reason I don&#39;t know. How can I get information regarding those drooped packets? Thank you for your advice :)<br>
<br>Best regards<br><br>-felix<br></div>