<div dir="ltr">Hi Sebastian,<div><br></div><div>I'm working with Andres Colubri (cc'ed) in order to develop Processing's video library and to enable streaming from GoPro.</div><div>Attached is the URL to the output that we have got from the <span style="font-size:12.8px">full debug (<a href="https://drive.google.com/file/d/0B6N7AGfVtzMHYlFWZm81VEdIQlU/view?usp=sharing">https://drive.google.com/file/d/0B6N7AGfVtzMHYlFWZm81VEdIQlU/view?usp=sharing</a>).</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">We saw this message: t</span><span style="color:rgb(38,50,56);font-size:13px;line-height:16px">sdemux tsdemux.c:2576:gst_ts_demux_push_pending_data: Not enough information to push buffers yet, storing buffer</span></div><div><font color="#263238"><span style="line-height:16px">that made us think that the video is not fully processed. </span></font></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">We don't fully understand the output and will appreciate your help,</span></div><div><span style="font-size:12.8px">Thanks,</span></div><div><span style="font-size:12.8px">Andres and Gal</span></div></div><div hspace="streak-pt-mark" style="max-height:1px"><img style="width:0px;max-height:0px;overflow:hidden" src="https://mailfoogae.appspot.com/t?sender=aZ242MzRAbnl1LmVkdQ%3D%3D&type=zerocontent&guid=d54123a5-6f35-408b-8cf3-e057bbdd4d2a"><font color="#ffffff" size="1">ᐧ</font></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 17, 2016 at 7:23 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mi, 2016-06-15 at 21:54 -0400, Gal Nissim wrote:<br>
> Hi Sebastian,<br>
><br>
> I checked the udp traffic on the wifi interface with Wireshark as you<br>
> suggested, and everything seems to be working fine (attached is a<br>
> print screen):<br>
</span>> [...]<br>
<br>
You're running this on the machine with the IP 10.5.5.100? What happens<br>
if you run<br>
<br>
  gst-launch-1.0 udpsrc address=10.5.5.100 port=8554 ! fakesink dump=true<br>
<br>
It should dump all packets to stdout, if any are received (which they<br>
apparently are according to wireshark).<br>
<br>
<br>
Your log suggests that packets are actually received and MPEG-TS is<br>
detected and then handled by tsdemux. So the more relevant question in<br>
the end is then probably what goes wrong in tsdemux or afterwards.<br>
<br>
Can you get a full debug log with GST_DEBUG=6?<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a></div></div><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>