The C API supports creating a record stream that will record the output of a single playback stream, with the help of pa_stream_set_monitor_stream(). It would be nice to support this functionality in the parecord utility, and this would probably be quite easy to implement.
Created attachment 83947 [details] [review] First try to add the requested functionality I'm new to this so be gentle... This patch would add some kind of functionality. Please review it and suggest improvements.
I need info: what am I supposed to do now? I've attached a suggested patch (or at least a first try) to this "bug".
Sorry, we don't have the resources to always review patches quickly. I have now applied the patch (with some changes). Thanks for your work! http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=49f93eb2b09f3a20733dbb80c6448ee69b0c89ec
Great! I just did not know what the proper next step was; if I should supply the patch here in the bug, or if I should email it somewhere or so. I see you made it a bit more robust and well documented - that's great!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.