[pulseaudio-tickets] [Bug 65703] High latency in HTTP streaming
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jun 23 06:27:13 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=65703
--- Comment #14 from Arun Raghavan <arun at accosted.net> ---
There are a few points of latency in this. The first is in PulseAudio, there's
some in the network itself (but this is relatively low), and then there's some
in the UPnP client itself.
You could probably eliminate the client buffering (or at least make it
deterministic) by just opening the HTTP stream directly (look at
http://localhost:4714/).
I am able to reproduce some large latency with this as well on my laptop, so
this eliminates both the network and the client to some extent, but is still in
the "few seconds" range, which is not that great.
Now the latency in PulseAudio is basically caused by points where we are
buffering data, so this should be something to look at.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20130623/32fff75b/attachment.html>
More information about the pulseaudio-bugs
mailing list