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