Hi ! Long time no see :)
reminder: "PulseAudio clients can send audio to "sinks" and receive audio from "sources"." * In my LS setup, I have multiple dynamic sources - each of them open a connection to the running pulseaudio server (with input.pulseaudio()) Then I am using pavucontrol / volume control / Playback tab to route the needed source to each LS's pulse client. * My soundcard provide several sources called 'alsa_input.pci-0000_01_00.0.analog-stereo-chX' ... * pulseaudio remembers each client routing settings, I am not 100% sure how the client identified by PA but it seems each client's settings is associated to the client name. So if I create a input.pulseaudio() source with clientname "test", remove it then create it as 'test' again I will get my routing settings as before. the need: I would like to open explicitly a given PA 'source' from the input.pulseaudio() call, so I would be able to handle routing preference directly from my app. it would remains the following problem: if someone uses pavucontrol to change the routing, my app would not be able to track it. (??) But anyway, that would be a good start to define a default PA source with input.pulseaudio() What do you think ? ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
