<div dir="ltr">Well, the easiest way would be to use wget onĀ <a href="http://127.0.0.1:8080/" rel="noreferrer" target="_blank" style="font-size:12.8px">http://127.0.0.1:8080</a>, save the contents to file and use Atomic Parsley on that file (actually, you can also try playing the file with VLC, if the file contains valid mp4 content it should play).<div><br></div><div>Did you anything relevant in the VLC logs for the test case 2?</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-27 15:04 GMT+03:00 bomba <span dir="ltr"><<a href="mailto:jhonata.poma@gmail.com" target="_blank">jhonata.poma@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">*test case 1: *<br>
<span class="">gst-launch-1.0 -v videotestsrc is-live=true ! clockoverlay<br>
</span><span class="">shaded-background=true font-desc="Sans 38" ! theoraenc ! oggmux !<br>
</span>tcpserversink host=0.0.0.0 port=8080<br>
<br>
*VLC* - <a href="http://127.0.0.1:8080" rel="noreferrer" target="_blank">http://127.0.0.1:8080</a> don't work, tcp://<a href="http://127.0.0.1:8080" rel="noreferrer" target="_blank">127.0.0.1:8080</a> works<br>
*HTML5* - <a href="http://127.0.0.1:8080" rel="noreferrer" target="_blank">http://127.0.0.1:8080</a> works, I see the stream in the webpage<br>
<br>
<br>
*test case 2: *<br>
gst-launch-1.0 -vvv videotestsrc is-live=true ! clockoverlay<br>
shaded-background=true font-desc="Sans 38" ! x264enc ! mp4mux<br>
<span class="">streamable=true fragment-duration=1000 ! tcpserversink host=0.0.0.0<br>
port=8080<br>
<br>
</span>*VLC* - <a href="http://127.0.0.1:8080" rel="noreferrer" target="_blank">http://127.0.0.1:8080</a> don't work, tcp://<a href="http://127.0.0.1:8080" rel="noreferrer" target="_blank">127.0.0.1:8080</a> don't work<br>
*HTML5* - <a href="http://127.0.0.1:8080" rel="noreferrer" target="_blank">http://127.0.0.1:8080</a> don't work<br>
<br>
<br>
I'm pretty sure this is a muxing problem. How do you suggest to inspect the<br>
atoms?<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/H264-to-streamable-mp4-tp4677114p4677154.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/H264-to-streamable-mp4-tp4677114p4677154.html</a><br>
<div class="HOEnZb"><div class="h5">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="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>