[pulseaudio-discuss] [PATCH v2] rtp-send: Add allow_suspending_on_idle module argument

2014-02-23 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 | 63 ++- 1 file changed,

Re: [pulseaudio-discuss] [PATCH v2] rtp-send: Add allow_suspending_on_idle module argument

2014-02-23 Thread Alexander E. Patrakov
23.02.2014 23:47, 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 | 63