[pulseaudio-tickets] [Bug 65703] High latency in HTTP streaming

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jul 6 10:07:07 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=65703

--- Comment #51 from Wang Xingchao <wangxingchao2011 at gmail.com> ---
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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20130706/97fe0b65/attachment.html>


More information about the pulseaudio-bugs mailing list