<div dir="ltr">Hi,<div><br></div><div><br></div><div>Running some html5 tests, I&#39;m getting  the following error:</div><div><br></div><div>GStreamer-ERROR **: gstbuffer.c:542: failed to allocate 38707983 bytes<br></div>
<div><br></div><div><br></div><div>Debugging the issue, I see that in &quot;StreamingClient::didReceiveData(ResourceHandle* handle, const char* data, int length, int)&quot; function,we are trying to allocate a huge size of memory.</div>
<div><br></div><div><br></div><div>I think that in webkit, we are loading all the stream in one or tow buffers. Is it the case ?</div><div><br></div><div>Is there any way in webkit to stream the video: I mean to not load all the data in one or tow buffers ?</div>
<div>to use <b style="font-size:13px;color:rgb(0,0,0);font-family:sans-serif;line-height:19.1875px">Dynamic Adaptive Streaming over HTTP ?</b></div><div><br></div><div><br></div><div>Regards,</div><div>Thouraya.</div></div>