Re: [pulseaudio-discuss] [PATCH] rtp-send: Don't inhibit suspending when connected to a monitor source

2014-02-22 Thread Tanu Kaskinen
On Tue, 2014-02-18 at 12:00 +0200, Tanu Kaskinen wrote: > The flag was originally set unconditionally, but it was removed in > 298d1a3cf5ac4fbfe9cf793a5eb59162f892, because the flag broke the > use case where a normal source (e.g. a microphone) was used. The flag > makes sense only with monitor

[pulseaudio-discuss] [PATCH] rtp-send: Add "allow_suspend_on_idle" module argument

2014-02-22 Thread Tanu Kaskinen
Some people want module-rtp-send to send silence when the sink that is monitored goes idle, and some people want module-rtp-send to pause the RTP stream to avoid unnecessary bandwidth consumption. --- src/modules/rtp/module-rtp-send.c | 17 - 1 file changed, 16 insertions(+), 1 del

Re: [pulseaudio-discuss] [PATCH] rtp-send: Add "allow_suspend_on_idle" module argument

2014-02-22 Thread Tanu Kaskinen
On Sat, 2014-02-22 at 12:21 +0200, Tanu Kaskinen wrote: > Some people want module-rtp-send to send silence when the sink that is > monitored goes idle, and some people want module-rtp-send to pause the > RTP stream to avoid unnecessary bandwidth consumption. By the way, I want this in 5.0, because

[pulseaudio-discuss] Patch review status wiki page updated

2014-02-22 Thread Tanu Kaskinen
Patch review status updated: http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Software/PulseAudio/PatchStatus/ Statistics: * 2014-02-22 * 137 patches are pending review (not counting the "in a github branch" patches). * The oldest pending patch is 221 days old. * 201

Re: [pulseaudio-discuss] [PATCH] rtp-send: Add "allow_suspend_on_idle" module argument

2014-02-22 Thread Alexander E. Patrakov
22.02.2014 16:21, Tanu Kaskinen wrote: Some people want module-rtp-send to send silence when the sink that is monitored goes idle, and some people want module-rtp-send to pause the RTP stream to avoid unnecessary bandwidth consumption. --- src/modules/rtp/module-rtp-send.c | 17