<div dir="ltr">Thanks a lot.</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/27 Philippe Normand <span dir="ltr">&lt;<a href="mailto:philn@igalia.com" target="_blank">philn@igalia.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Fri, <a href="tel:2013-12-27" value="+21620131227">2013-12-27</a> at 16:45 +0100, T andolsi wrote:<br>

&gt; Hi,<br>
&gt;<br>
&gt;<br>
</div><div class="im">&gt; &gt;Which version of WebKitGTK+ are you using?<br>
&gt;<br>
&gt; &gt;Our gst http source element recently received quite a lot of<br>
&gt; &gt;modifications. I advise you to test the latest release, if possible.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I&#39;m using Webkit provided by QT-5.1.1.<br>
&gt;<br>
&gt;<br>
<br>
</div>Then this might be an issue of the QT-specific ResourceHandle backend.<br>
I suggest you contact the QtWebKit maintainers, I think the qtwebkit<br>
mailing still exists.<br>
<span class="HOEnZb"><font color="#888888"><br>
Philippe<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Regards,<br>
&gt; Thouraya.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 2013/12/27 Philippe Normand &lt;<a href="mailto:philn@igalia.com">philn@igalia.com</a>&gt;<br>
&gt;         On Fri, <a href="tel:2013-12-27" value="+21620131227">2013-12-27</a> at 15:15 +0100, T andolsi wrote:<br>
&gt;         &gt; Hi,<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         &gt; Running some html5 tests, I&#39;m getting  the following error:<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         &gt; GStreamer-ERROR **: gstbuffer.c:542: failed to allocate<br>
&gt;         38707983 bytes<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         &gt; Debugging the issue, I see that in<br>
&gt;         &gt; &quot;StreamingClient::didReceiveData(ResourceHandle* handle,<br>
&gt;         const char*<br>
&gt;         &gt; data, int length, int)&quot; function,we are trying to allocate a<br>
&gt;         huge size<br>
&gt;         &gt; of memory.<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;<br>
&gt;<br>
&gt;         Which version of WebKitGTK+ are you using?<br>
&gt;         Our gst http source element recently received quite a lot of<br>
&gt;         modifications. I advise you to test the latest release, if<br>
&gt;         possible.<br>
&gt;<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;         &gt; I think that in webkit, we are loading all the stream in one<br>
&gt;         or tow<br>
&gt;         &gt; buffers. Is it the case ?<br>
&gt;         &gt;<br>
&gt;         &gt;<br>
&gt;<br>
&gt;<br>
&gt;         No.<br>
&gt;<br>
&gt;         &gt; Is there any way in webkit to stream the video: I mean to<br>
&gt;         not load all<br>
&gt;         &gt; the data in one or tow buffers ?<br>
&gt;<br>
&gt;<br>
&gt;         The element should allocate buffers dynamically depending on<br>
&gt;         what the<br>
&gt;         SubResourceLoader instructs it.<br>
&gt;<br>
&gt;         &gt; to use Dynamic Adaptive Streaming over HTTP ?<br>
&gt;<br>
&gt;<br>
&gt;         Of course this is possible, and supported, provided that your<br>
&gt;         GStreamer<br>
&gt;         installation has the required plugins for the various adaptive<br>
&gt;         streaming<br>
&gt;         protocols (DASH, HLS, etc...).<br>
&gt;<br>
&gt;         Philippe<br>
&gt;<br>
&gt;<br>
&gt;         _______________________________________________<br>
&gt;         webkit-gtk mailing list<br>
&gt;         <a href="mailto:webkit-gtk@lists.webkit.org">webkit-gtk@lists.webkit.org</a><br>
&gt;         <a href="https://lists.webkit.org/mailman/listinfo/webkit-gtk" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-gtk</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
</div></div></blockquote></div><br></div>