<div dir="ltr">I thought so:) Ok now that we have that solved, it seems that Chrome can't even detect the format. I'd advise trying VLC with the http:// url and maybe also capturing a Wireshark log:<div><br></div><div>1) Chrome usually sends a Range: 0- header in the request to detect whether the source is streamable or no - not sure how GStreamer handles this (and if it handles HTTP requests at all)</div><div>2) If the headers are ok, then the atoms of the stream must be inspected. </div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-27 14:36 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">You are right. tcp://ip:port was terribly wrong.<br>
Retried with http://<br>
<br>
render_id: 84<br>
player_id: 45<br>
pipeline_state: kStopped<br>
event: WEBMEDIAPLAYER_CREATED<br>
url: <a href="http://192.168.1.30:8080/" rel="noreferrer" target="_blank">http://192.168.1.30:8080/</a><br>
total_bytes: -1<br>
streaming: true<br>
single_origin: true<br>
passed_cors_access_check: false<br>
range_header_supported: false<br>
error: FFmpegDemuxer: open context failed<br>
pipeline_error: demuxer: could not open<br>
<br>
<br>
00:00:00 00     pipeline_state  kCreated<br>
00:00:00 00     event   WEBMEDIAPLAYER_CREATED<br>
00:00:00 00     url     <a href="http://192.168.1.30:8080/" rel="noreferrer" target="_blank">http://192.168.1.30:8080/</a><br>
00:00:00 254    total_bytes     -1<br>
00:00:00 254    streaming       true<br>
00:00:00 254    single_origin   true<br>
00:00:00 254    passed_cors_access_check        false<br>
00:00:00 254    range_header_supported  false<br>
00:00:00 254    pipeline_state  kInitDemuxer<br>
00:00:00 255    error   FFmpegDemuxer: open context failed<br>
00:00:00 255    pipeline_state  kStopping<br>
00:00:00 255    pipeline_state  kStopped<br>
00:00:00 255    pipeline_error  demuxer: could not open<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/H264-to-streamable-mp4-tp4677114p4677150.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/H264-to-streamable-mp4-tp4677114p4677150.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>