<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - High latency in HTTP streaming"
href="https://bugs.freedesktop.org/show_bug.cgi?id=65703#c51">Comment # 51</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - High latency in HTTP streaming"
href="https://bugs.freedesktop.org/show_bug.cgi?id=65703">bug 65703</a>
from <span class="vcard"><a class="email" href="mailto:wangxingchao2011@gmail.com" title="Wang Xingchao <wangxingchao2011@gmail.com>"> <span class="fn">Wang Xingchao</span></a>
</span></b>
<pre>I have a new patch to fix the issue.
The rootcause is about rewind missing in protcol-http, that caused the
memblockq always has old stream even sink/monitor_source have flushed their
data.
And it would cause two obvious latency;
- when starting to playback stream.
The latency is "silence" before user hear the stream
- when cork or stop the stream
The latency is from old stream data in memblockq.
After adding rewind callback, both the latency reduced to acceptable range.
--xingchao</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>