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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 2 19:30:22 PDT 2013


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

--- Comment #22 from Amar Akshat <amar.akshat at gmail.com> ---
Hi Xingchao,

Forget the rygel factor for a minute. Concentrate on http-module, and the delay
due to that.

So, you need to, 
-- fetch the master branch
-- build the code, and run ./src/pulseaudio -vvvv
-- load http module, ./src/pactl load-module module-http-protocol-tcp
-- now make sure if the module is loaded by visiting, localhost:4714
-- If you see sources and sinks, you would be able to grab the http link to
them by copying the link from the page.

Suppose you try sink(monitor), then you would you have something like

http://localhost:4714/listen/source/alsa_output.pci-0000_00_1b.0.analog-stereo.monitor

Now, you can play the above source on a VLC player, or using gstreamer tools
like gst-launch.

I would suggest, try streaming on the local machine, to eliminate any latency
caused due to network.

Hope this helps.

Amar

-- 
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/20130703/921f5bfc/attachment.html>


More information about the pulseaudio-bugs mailing list