<div dir="ltr"><div><span style="font-size:12.8px">Hi Sebastian,</span><br></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">I checked the </span>udp<span style="font-size:12.8px"> traffic on the wifi interface with Wireshark as you suggested, and everything seems to be working fine (attached is a print screen):</span></div><div><br></div><div><span style="font-size:12.8px"><img src="https://mail.google.com/mail/u/0/?ui=2&ik=d3a020ba75&view=fimg&th=15556e359b161e60&attid=0.1&disp=emb&realattid=ii_iphn807k0_15556e11e508d75e&attbid=ANGjdJ9lYZysAI8iN3Nl_NWYouad65iTDMxUw-r81rNF_h9aQDypR1QfP6Ru9uwrhAPKePzEsPUMAzXHFXiwcnbDIrSEUQrMYjIzs6U0X8g2DcPyu8pfJ66gSnaVSkc&sz=s0-l75&ats=1466041588330&rm=15556e359b161e60&zw" width="488" height="366"><br>​</span></div><div></div><div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">This is the output I got after restarting the connection in the browser using: <a href="http://10.5.5.9:8080/gp/gpControl/execute?p1=gpStream&c1=restart" target="_blank">http://10.5.5.9:8080/gp/gpControl/execute?p1=gpStream&c1=restart</a></div><div style="font-size:12.8px">and running the following command:</div><div class=""><p style="font-size:12.8px">$ gst-launch-1.0 -e -v udpsrc port=8554 ! queue ! decodebin ! videoconvert ! videoscale ! autovideosink</p><p style="font-size:12.8px">Setting pipeline to PAUSED ...</p><p style="font-size:12.8px">Pipeline is live and does not need PREROLL ...</p><p style="font-size:12.8px">Got context from element 'autovideosink0': gst.gl.GLDisplay=context, gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayCocoa\)\ gldisplaycocoa0";</p><p style="font-size:12.8px">Setting pipeline to PLAYING ...</p><p style="font-size:12.8px">New clock: GstSystemClock</p><p style="font-size:12.8px">/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind.GstPad:src: caps = "video/mpegts\,\ systemstream\=\(boolean\)true\,\ packetsize\=\(int\)188"</p><p style="font-size:12.8px">/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstTSDemux:tsdemux0.GstPad:sink: caps = "video/mpegts\,\ systemstream\=\(boolean\)true\,\ packetsize\=\(int\)188"</p><p style="font-size:12.8px">/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-buffers = 5</p><p style="font-size:12.8px">/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-time = 0</p><p style="font-size:12.8px">/GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0: max-size-bytes = 2097152</p><p style="font-size:12.8px"><br></p><p><span style="font-size:12.8px">Do you have any idea what can be wrong?</span></p><p><span style="font-size:12.8px">Thanks,</span><br></p><p><span style="font-size:12.8px">Gal</span></p></div></div><div></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=aZ2Fsbmlzc2ltNkBnbWFpbC5jb20%3D&type=zerocontent&guid=b6115782-2cfb-4b4f-b241-d8b25fbbc4f3"><font color="#ffffff" size="1">ᐧ</font></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 14, 2016 at 2:02 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 Mo, 2016-06-13 at 23:14 -0400, Gal Nissim wrote:<br>
> Dear GStrreamers,<br>
><br>
> I'm trying to stream GoPro Hero 4.<br>
> I tried the following pipelines that were suggested by Tim Müller<br>
> (here) but nothing appears. I did manage to stream using ffplay. <br>
><br>
> Does anyone have an idea why it's not working?<br>
><br>
> I will appreciate if you can share your thoughts with me.<br>
<br>
</span>How does it not work? You try to receive data on localhost on UDP port<br>
8554, that's probably not what you want, right? Can you check with e.g.<br>
wireshark, where data is arriving and if any is arriving at all?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a></font></span><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>