[Bug 770446] pulsesrc, audiosrc: No audio captured with new GStreamer 1.8.2

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 1 06:36:42 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=770446

--- Comment #3 from Arun Raghavan <arun at accosted.net> ---
I think the best way to proceed is to try to eliminate GStreamer from the mix.
Try using the buffer_attr parameters that pulsesrc uses (GST_DEBUG=pulse*:5 in
your pipeline will give you the values).

You can then directly use those in a PA application (or modify parec in the PA
sources), and set the attrs accordingly. Mainly check if specifying maxlength
to some value vs. setting it to -1 changes behaviour in the same way that you
see here.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list