<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 24, 2016 at 9:05 AM, Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin-top:0px;margin-bottom:0px">So it was running for a while? That would indeed mean that the problem<br>
is with the last packets you provided.<br>
<br>
The next step would then be to dive into the code and check why it<br>
considers the packet as invalid, what is confusing it. And if the<br>
packet is indeed broken in one way or another.<br>
<br>
Can you provide again that the last packet that it successfully parses<br>
and the one where it fails? Which might not be the last one from your<br>
pcap capture, but an earlier one.<br>
<span class="gmail-HOEnZb"><font color="#888888"></font></span><br></blockquote></div><br>Yes Sebastian, it run for a while.<br>I guess the last good packet was the one of 1055 received at 1:53:05.895046809 <br><br>1:53:05.893728142 414 0x77c230 DEBUG rtspsrc<br>gstrtspsrc.c:4431:gst_rtspsrc_handle_data:<rtspsrc0> pushing data of size<br>1446 on channel 0<br>1:53:05.894069476 414 0x77c230 DEBUG rtspsrc<br>gstrtspsrc.c:4561:gst_rtspsrc_loop_interleaved:<rtspsrc0> doing receive<br>with timeout 114 seconds, 991176 usec<br>1:53:05.894463809 414 0x77c230 DEBUG rtspsrc<br>gstrtspsrc.c:4571:gst_rtspsrc_loop_interleaved:<rtspsrc0> we received a<br>server message<br>1:53:05.894605809 414 0x77c230 DEBUG rtspsrc<br>gstrtspsrc.c:4607:gst_rtspsrc_loop_interleaved:<rtspsrc0> got data message<br>1:53:05.894743809 414 0x77c230 DEBUG rtspsrc<br>gstrtspsrc.c:4431:gst_rtspsrc_handle_data:<rtspsrc0> pushing data of size<br>1055 on channel 0<br>1:53:05.895046809 414 0x77c230 DEBUG rtspsrc<br>gstrtspsrc.c:4561:gst_rtspsrc_loop_interleaved:<rtspsrc0> doing receive<br>with timeout 114 seconds, 990192 usec<br>1:53:06.151676476 414 0x77c230 WARN rtspsrc<br>gstrtspsrc.c:4641:gst_rtspsrc_loop_interleaved:<rtspsrc0> error: Could not<br>receive message. (Parse error)<br>ERROR: from element /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0: Could not<br>read from resource.<br><br></div><div class="gmail_extra">Anyway I cannot find a packet of size 1055 in my pcap file while I see the previous ones of 1446 (end of pcap file attached).<br></div><div class="gmail_extra">Is there better way to identify the last good packet and the bad one than looking at the size?<br><br><br></div></div>